Bug 459891

Summary: Add more options for handling of existing files during copying
Product: [Applications] dolphin Reporter: Christoph Thielecke <crissi99>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: REPORTED ---    
Severity: normal CC: kfm-devel
Priority: NOR    
Version: 21.12.3   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Christoph Thielecke 2022-10-01 13:52:26 UTC
SUMMARY
***
When copying files and on or more files already exists the user is asked how to handle it.
The offered options are:
- overwrite
- overwrite older
- skip
- rename
All options can be set for all next occurrences, except for rename.

There should be more options to decide how handle the file:
- overwrite if size is smaller
- overwrite if size is bigger
- copy the source file with a new name into target folder, setable for all: append pattern (e.g. ".1")
***


STEPS TO REPRODUCE
1. Create 2 identical folder with file
2. Copy one file from first folder to second folder

OBSERVED RESULT
User is asked how to handle the target file:
- overwrite
- overwrite if older
- skip
- rename
EXPECTED RESULT


SOFTWARE/OS VERSIONS
Operating System: Kubuntu 22.04
KDE Plasma Version: 5.24.6
KDE Frameworks Version: 5.92.0
Qt Version: 5.15.3
Kernel Version: 5.17.0-1018-oem (64-bit)
Graphics Platform: X11
Processors: 8 × Intel® Core™ i7 CPU Q 840 @ 1.87GHz
Memory: 19.5 GiB of RAM
Graphics Processor: NV92

ADDITIONAL INFORMATION