You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.
It's possible to partially emulate this using download, upload and, in the case of move, rm, but it would probably be more efficient to do it remote.
Also, would it be possible to implement cp/mv for Google Apps files? Trying to do these things with them using download and upload gives less than satisfactory results, though the GUI can do it.
The text was updated successfully, but these errors were encountered:
Would it be possible to implement copy and move of files between directories?
skicka cp /drivedir/filename /otherdrivedir/samename-or-othername
It's possible to partially emulate this using download, upload and, in the case of move, rm, but it would probably be more efficient to do it remote.
Also, would it be possible to implement cp/mv for Google Apps files? Trying to do these things with them using download and upload gives less than satisfactory results, though the GUI can do it.
The text was updated successfully, but these errors were encountered: