! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
no checking for filesystem limitations
Status:
RESOLVED: DUPLICATE

Comments

Description marc.andre.bender 2019-10-15 23:11:53 CEST
files on filesystems are subject to certain constrains. So can files on Fat32 not exceed 4GB in size. copying a file (20Gb in my case) from in my case ntfs to Fat32 will result in the file copying and getting stuck at 4GB no warning about anything it will just wait for ever and basically do nothing because that constraint can not possibly change. therefor: first check if the source file is bigger than the biggest possible file in the targetfilesystem and then second start copying or throw an error...
Comment 1 alexxcons editbugs 2019-10-16 00:09:37 CEST
Thanks for reporting ! Though there is already an open bug for that problem.

Patches would be very welcome !

*** This bug has been marked as a duplicate of bug 13751 ***

Bug #16053

Reported by:
marc.andre.bender
Reported on: 2019-10-15
Last modified on: 2019-10-16

People

Assignee:
Xfce Bug Triage
CC List:
1 user

Version

Version:
unspecified

Attachments

Additional information