2
0
mirror of https://github.com/meganz/MEGAcmd synced 2025-08-22 01:47:24 +00:00
2024-06-27 20:32:31 +02:00

368 B

mv

Moves file(s)/folder(s) into a new location (all remotes)

Usage: mv srcremotepath [--use-pcre] [srcremotepath2 srcremotepath3 ..] dstremotepath

If the location exists and is a folder, the source will be moved there
If the location doesn't exist, the source will be renamed to the destination name given
Options:
 --use-pcre	use PCRE expressions