Bug 491003 - Cannot copy files when destination has insufficient space even if duplicates would be skipped
Summary: Cannot copy files when destination has insufficient space even if duplicates ...
Status: RESOLVED DUPLICATE of bug 491210
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 24.05.2
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-29 22:30 UTC by mashkal2000@gmail.com
Modified: 2024-08-05 15:20 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***