dav-sync - Man Page

dav sync – Sync local file/folder to/from the remote file/directories.

Synopsis

dav sync [-h] [--delete] path1 path2

Options

Positional Arguments

path1

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

path2

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

Optional Arguments

-h--help

Show a help message and exit

--delete

Files that exist in the destination but not in the source are deleted during sync.

See Also

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

dav(1)

Referenced By

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

February 2024