[Bug 10675] rsyncing >2GB file onto fat32 partition should fail earlier

2020-07-27 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=10675

Wayne Davison  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WONTFIX

--- Comment #2 from Wayne Davison  ---
The problem is that rsync doesn't know that the destination filesystem is not
going to allow a large file until the file grows to be too large.  You could
probably get an earlier error if you use --preallocate, though.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html


[Bug 10675] rsyncing >2GB file onto fat32 partition should fail earlier

2016-08-15 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10675

--- Comment #1 from Daniel  ---
If the Topic should mean ">4GB":
I can confirm the problem.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html