Bug 491003

Summary: Cannot copy files when destination has insufficient space even if duplicates would be skipped
Product: [Applications] dolphin Reporter: mashkal2000 <mashkal2000>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: wishlist CC: felixernst, john.kizer, kfm-devel
Priority: NOR    
Version First Reported In: 24.05.2   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description mashkal2000@gmail.com 2024-07-29 22:30:53 UTC
SUMMARY
Suppose you have disk A with 10GB space and a folder with 6GB of files on some other disk.
Copying the folder to disk A the first time works just fine. Copying the folder to disk A again fails, even if the user would have selected "skip" for duplicate files. In other words, the bug is that the destination size is checked before the prompt for "skip duplicate files" is presented.

This toy example doesn't matter much, but it does matter for merging large folders onto a single drive. E.g. 1TB drive, with 600GB folders on 3 separate drives with 90% duplicate files. It would be nice to use Dolphin's GUI rather than the terminal for merging those folders on the 1TB drive.
Comment 1 Felix Ernst 2024-08-05 15:20:50 UTC

*** This bug has been marked as a duplicate of bug 491210 ***
Comment 2 John Kizer 2025-05-27 03:31:24 UTC
Merging together some existing bugs on this same topic for easier visibility

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