mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 15:25:59 +03:00
[GH-ISSUE #968] Large File Read Error When Transferring Remotely #678
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#678
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @C2Pwn on GitHub (May 7, 2021).
Original GitHub issue: https://github.com/quasar/Quasar/issues/968
Target OS: Windows 10 Enterprise x64
Client OS: Windows 10 Enterprise x64
To Reproduce
Attempts to Resolve
Reinstallation of .Net framework - No change
Usage of different client OS - No change
Recompilation of tool - No change
Attempt to use Internet Loopback via 127.0.0.1 - No change
Notes
Bug persists even after 1.4.0 update, quick glance at the code does not suggest anything obviously wrong.
@MaxXor commented on GitHub (May 8, 2021):
It's fixed in this commit:
github.com/quasar/Quasar@9520cd70ffClone the latest master branch and compile in release mode. This way you have the fix included. No official updated release is out yet.
@Rymfred commented on GitHub (Jan 23, 2022):
How to edit it, I don't understand it for newbies?
@edcdecl commented on GitHub (Jan 23, 2022):
SEARCH FUNCTION. Look at #1044 for compilation instructions, as well as the README.MD file.