[GH-ISSUE #968] Large File Read Error When Transferring Remotely #678

Closed
opened 2026-02-27 15:51:22 +03:00 by kerem · 3 comments
Owner

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

  1. Initiate a file download on client system with any file above 2.0GB in size
  2. Wait for partial download, usually 1/5 of the way
  3. Error triggers, redownload required.

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.

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** 1. Initiate a file download on client system with any file above 2.0GB in size 2. Wait for partial download, usually 1/5 of the way 3. Error triggers, redownload required. **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.
kerem 2026-02-27 15:51:22 +03:00
  • closed this issue
  • added the
    duplicate
    label
Author
Owner

@MaxXor commented on GitHub (May 8, 2021):

It's fixed in this commit: github.com/quasar/Quasar@9520cd70ff

Clone the latest master branch and compile in release mode. This way you have the fix included. No official updated release is out yet.

<!-- gh-comment-id:835231470 --> @MaxXor commented on GitHub (May 8, 2021): It's fixed in this commit: https://github.com/quasar/Quasar/commit/9520cd70ffff747e04ce34c606ebfca1043929c7 Clone the latest master branch and compile in release mode. This way you have the fix included. No official updated release is out yet.
Author
Owner

@Rymfred commented on GitHub (Jan 23, 2022):

It's fixed in this commit: 9520cd7

Clone the latest master branch and compile in release mode. This way you have the fix included. No official updated release is out yet.

How to edit it, I don't understand it for newbies?

<!-- gh-comment-id:1019423479 --> @Rymfred commented on GitHub (Jan 23, 2022): > It's fixed in this commit: [9520cd7](https://github.com/quasar/Quasar/commit/9520cd70ffff747e04ce34c606ebfca1043929c7) > > Clone the latest master branch and compile in release mode. This way you have the fix included. No official updated release is out yet. How to edit it, I don't understand it for newbies?
Author
Owner

@edcdecl commented on GitHub (Jan 23, 2022):

It's fixed in this commit: 9520cd7

Clone the latest master branch and compile in release mode. This way you have the fix included. No official updated release is out yet.

How to edit it, I don't understand it for newbies?

SEARCH FUNCTION. Look at #1044 for compilation instructions, as well as the README.MD file.

<!-- gh-comment-id:1019427691 --> @edcdecl commented on GitHub (Jan 23, 2022): > > It's fixed in this commit: [9520cd7](https://github.com/quasar/Quasar/commit/9520cd70ffff747e04ce34c606ebfca1043929c7) > > > > > > Clone the latest master branch and compile in release mode. This way you have the fix included. No official updated release is out yet. > > > > How to edit it, I don't understand it for newbies? SEARCH FUNCTION. Look at #1044 for compilation instructions, as well as the README.MD file.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Quasar#678
No description provided.