dav-cp - Man Page

dav cp – Copies a local file or remote file to another location locally or in remote

Synopsis

dav cp [-h] [--recursive] path1 path2

Options

Positional Arguments

path1

Path to copy from (locally or remotely if dav:// url is given)

path2

Path to copy 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-mv(1), dav-rm(1), dav-mkdir(1), dav-run(1), dav-cat(1), dav-sync(1), dav-du(1)

dav(1)

Referenced By

dav(1), dav-cat(1), dav-du(1), dav-ls(1), dav-mkdir(1), dav-mv(1), dav-rm(1), dav-run(1), dav-sync(1).

February 2024