Bug 236884 - Add "Replace all older" when copying or moving files
Summary: Add "Replace all older" when copying or moving files
Status: RESOLVED FIXED
Alias: None
Product: frameworks-kio
Classification: Frameworks and Libraries
Component: Overwrite dialog (show other bugs)
Version: 5.45.0
Platform: Gentoo Packages Linux
: NOR wishlist
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
: 94670 401814 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-05-08 18:44 UTC by Radoslaw Smogura
Modified: 2021-07-24 13:53 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.77


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Radoslaw Smogura 2010-05-08 18:44:39 UTC
Version:            (using KDE 4.3.5)
OS:                Linux
Installed from:    Gentoo Packages

I would like to add massive, standard action "Replace all older" when coping or moving files and when the name collision is found.

Currently I'm coping files from local computer to remote host using ssh (fish), and there is no such action, which could be helpful and could save some time. Similarly there is no such action on local copy.
Comment 1 Méven Car 2020-06-16 17:28:08 UTC
*** Bug 401814 has been marked as a duplicate of this bug. ***
Comment 2 David Faure 2020-11-28 19:10:58 UTC
Git commit 148e9a9f86d9c1d2ba01cfe3bb250d18e1a89ef3 by David Faure, on behalf of Méven Car.
Committed on 28/11/2020 at 19:10.
Pushed by dfaure into branch 'master'.

RenameDialog: allow to overwrite when files are older

And skip other files.
FIXED-IN: 5.77

M  +114  -0    autotests/jobtest.cpp
M  +2    -0    autotests/jobtest.h
M  +70   -18   src/core/copyjob.cpp
M  +6    -0    src/core/jobuidelegateextension.h
M  +45   -20   src/widgets/renamedialog.cpp
M  +1    -0    src/widgets/renamedialog.h

https://invent.kde.org/frameworks/kio/commit/148e9a9f86d9c1d2ba01cfe3bb250d18e1a89ef3
Comment 3 Ahmad Samir 2021-07-24 13:53:59 UTC
*** Bug 94670 has been marked as a duplicate of this bug. ***