On 10.01.19 21:31, 'ToddAndMargo' via krusader-users wrote:
> Hi All,
>
> The one, and probably only, feature of Windows Explorer
> over in M$ Land, is the ability to right click and drag
> a file to the same folder in the same window and copy
> it with an automatic "-copy" appended to it. I use
> the feature a lot for backing up folders I am about to
> goof with.
>
> With Krusader, I copy to another window, rename, and move
> it back to the original. It is a bit time consuming.
>
> Is there a way to drag it to the same folder as does Window
> Explorer?
>
>
> Many thanks,
> -T
>
Hi,
all you wanna do is automatically copy&rename a file, right? So why don't you use the
predefined user action existing for this purpose: Useractions->System->Backup current
You may want to change "%aCurrent%.old" to "%aCurrent%-copy" in the action command and
remove the "%_Ask(...)%" operation if the rename dialog should be omitted.
All useractions appear in the right-click context menu for a file and you can also give
the action a custom shortcut.
Cheers
Alex