Version: (using KDE 4.2.2) OS: Linux Installed from: Mandriva RPMs I transfer a 4.3 big ISO image to the USB harddrive which is formatted in FAT32. After having coied 4 GByte it ends up in the error dialog 'Cannot write to file name.iso'. It should have told me before the start of the file transfer that a FAT32 cannot get a file which is larger than 4 GByte.
I agree: a check of the max filesize should be done for every destination filesystem.
*** Bug 215571 has been marked as a duplicate of this bug. ***
*** Bug 265562 has been marked as a duplicate of this bug. ***
*** Bug 309416 has been marked as a duplicate of this bug. ***
Yes, and as additional "feature" it would be gourgeus if dolphin split authomatically big files make -almost- transparent for user experience
*** Bug 382929 has been marked as a duplicate of this bug. ***
*** Bug 353226 has been marked as a duplicate of this bug. ***
*** Bug 324384 has been marked as a duplicate of this bug. ***
Still valid. Operating System: Arch Linux KDE Plasma Version: 5.14.0 Qt Version: 5.11.2 KDE Frameworks Version: 5.51.0 Kernel Version: 4.18.12-arch1-1-ARCH
Git commit 518a7496c5c561464c588cb2527a8f82a0234671 by Shubham Jangra. Committed on 03/12/2018 at 12:03. Pushed by shubham into branch 'master'. Warn user before copy/move job if the file size exceeds the maximum possible file size in FAT32 filesystem(4 GB) Summary: BUG: 198772 Test Plan: 1. Prepare copy/move job. 2. Copy/move the contents to external USB drive/ Pen drive formatted with FAT32 Result: Inline error message appears. Reviewers: ngraham, #frameworks, bruns, dfaure Reviewed By: ngraham, bruns, dfaure Subscribers: davidedmundson, elvisangelaccio, dfaure, cfeck, bruns, kde-frameworks-devel Tags: #frameworks Differential Revision: https://phabricator.kde.org/D16249 M +10 -1 src/core/copyjob.cpp M +2 -1 src/core/global.h M +10 -0 src/core/job_error.cpp https://commits.kde.org/kio/518a7496c5c561464c588cb2527a8f82a0234671
"transeferred" spelling mistake appears in diff. Or has it been fixed before final version?
It's been fixed now.
Is the fix already available on neon dev unstable? I see no error message when I try to copy a file bigger than 4 gib to my pen drive formatted with fat32 file system.
Patrick, 5.54 might not have deployed by the time you tested it, but should be available now. Could you re-test?
(In reply to Patrick Silva from comment #13) > Is the fix already available on neon dev unstable? > I see no error message when I try to copy a file bigger than 4 gib to my pen > drive formatted with fat32 file system. Situation remains the same on neon dev unstable.
Thanks for the update; let's re-open the ticket for investigation.
Closing this bug. Commit https://commits.kde.org/kio/fcabd1e2c2db186f648056483ff20eaa3eaa17d0 should fix the issue.
*** Bug 405868 has been marked as a duplicate of this bug. ***