https://bugs.kde.org/show_bug.cgi?id=491003
Bug ID: 491003 Summary: Cannot copy files when destination has insufficient space even if duplicates would be skipped Classification: Applications Product: dolphin Version: 24.05.2 Platform: Other OS: Linux Status: REPORTED Severity: wishlist Priority: NOR Component: general Assignee: dolphin-bugs-n...@kde.org Reporter: mashkal2...@gmail.com CC: kfm-de...@kde.org Target Milestone: --- 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. -- You are receiving this mail because: You are watching all bug changes.