mc mv
¶
Move files. Use mc mv <src> <target> to move and/or rename a file or directory. Use mc mv <src> … <directory> to move a list of files or directories into an existing directory.
usage: mc mv [-h] [--remote-only] [paths ...]
Positional Arguments¶
- paths
Sources and target or directory destination
Named Arguments¶
- --remote-only
Move remote files only. Does not compare to local files.
Default: False