Page 1 of 1

Copy to Parent

Posted: 23 May 2018 20:22
by VeeGee
Good afternoon all,
I often copy files from within a subfolder to the parent. Currently I do this by selecting, right-click, copy/paste or select, right-drag to the parent on the breadcrumb bar. Both work just fine.

Today I was experimenting w/the hamburger menu and added the following :
::Copy to Parent;copyto "..\", ":list";
This allows me to select some files, select the hamburger, select Copy to Parent and the files are copied.

This script snippet is working fine so far. Is this the best way to do this ? or is there something built-in that I am missing ?

Re: Copy to Parent

Posted: 23 May 2018 20:47
by highend
No, that's fine. Move up has it's own command id but there isn't one for a copy operation...