Bug 459891 - Add more options for handling of existing files during copying
Summary: Add more options for handling of existing files during copying
Status: REPORTED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 21.12.3
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-01 13:52 UTC by Christoph Thielecke
Modified: 2022-10-01 13:52 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

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