mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 23:35:58 +03:00
[GH-ISSUE #841] File transfer fails when transfers over 2GBs in 1 file #567
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#567
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 @Crabmeat8179 on GitHub (Jun 28, 2020).
Original GitHub issue: https://github.com/quasar/Quasar/issues/841
I was using quasar to transfer files to another computer, this file was 4GBs and when it got to 50% it said "Error reading file" i tested this on a few more files that are over 2GBs none of them transferred successfully and failed when they got around the 2GB mark, this happens both ways if it is uploading or downloading files.
Screenshots
https://imgur.com/U2c6sjT
System
@MaxXor commented on GitHub (Jun 29, 2020):
Hi, thanks for reporting this issue. Are you using 32 bit or 64 bit systems on client & server?
@saoye-dve commented on GitHub (Jun 29, 2020):
I'm 64 A System
---Original---
From: "MaxXor"<notifications@github.com>
Date: Mon, Jun 29, 2020 15:26 PM
To: "quasar/Quasar"<Quasar@noreply.github.com>;
Cc: "Subscribed"<subscribed@noreply.github.com>;
Subject: Re: [quasar/Quasar] File transfer fails when transfers over 2GBs in 1 file (#841)
Hi, thanks for reporting this issue. Are you using 32 bit or 64 bit systems on client & server?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
@Crabmeat8179 commented on GitHub (Jun 29, 2020):
Both the server and the client where on 64 bit system.