dav-mv - Man Page
dav mv – Moves a local file or remote file to another location locally or in remote
Synopsis
dav mv [-h] [--recursive] path1 path2
Options
Positional Arguments
- path1
Path to move from (locally or remotely if dav:// url is given)
- path2
Path to move to (locally or remotely if dav:// url is given)
Optional Arguments
- -h, --help
Show a help message and exit
- --recursive, -R
Recurse into directories
See Also
dav-ls(1), dav-cp(1), dav-rm(1), dav-mkdir(1), dav-run(1), dav-cat(1), dav-sync(1), dav-du(1)
Referenced By
dav(1), dav-cat(1), dav-cp(1), dav-du(1), dav-ls(1), dav-mkdir(1), dav-rm(1), dav-run(1), dav-sync(1).
February 2024