Sun, 01 Jul 2018 16:45:03 +0200
command documentation for dav-sync man page
.\" Automatically generated by Pandoc 1.16.0.2 .\" .TH "DAV" "1" "July 1, 2018" "Version 1.2" "DavUtils User Manuals" .hy .SH NAME .PP \f[B]dav\f[] \- command line WebDAV client .SH SYNOPSIS .PP \f[B]dav\f[] \f[I]command\f[] [\f[I]options\f[]] \f[I]arguments\f[]... .SH DESCRIPTION .PP TODO .SH COMMANDS .PP list [\f[B]\-altdepcR\f[]] [\f[B]\-u\f[] \f[I]date\f[]] \f[I]url\f[] .PP get [\f[B]\-pcRK\f[]] [\f[B]\-o\f[] \f[I]file\f[]] [\f[B]\-u\f[] \f[I]date\f[]] \f[I]url\f[] .PP put [\f[B]\-pcR\f[]] [\f[B]\-k\f[] \f[I]key\f[]] [\f[B]\-L\f[] \f[I]lock\f[]] \f[I]url\f[] \f[I]file\f[] .PP mkdir [\f[B]\-pc\f[]] [\f[B]\-k\f[] \f[I]key\f[]] [\f[B]\-L\f[] \f[I]lock\f[]] \f[I]url\f[] .PP remove [\f[B]\-pc\f[]] [\f[B]\-L\f[] \f[I]lock\f[]] \f[I]url\f[] .PP copy [\f[B]\-pcO\f[]] [\f[B]\-L\f[] \f[I]lock\f[]] \f[I]srcurl\f[] \f[I]desturl\f[] .PP move [\f[B]\-pcO\f[]] [\f[B]\-L\f[] \f[I]lock\f[]] \f[I]srcurl\f[] \f[I]desturl\f[] .PP export [\f[B]\-pc\f[]] [\f[B]\-o\f[] \f[I]file\f[]] [\f[B]\-u\f[] \f[I]date\f[]] \f[I]url\f[] .PP import [\f[B]\-pc\f[]] [\f[B]\-k\f[] \f[I]key\f[]] [\f[B]\-L\f[] \f[I]lock\f[]] \f[I]url\f[] \f[I]file\f[] .PP get\-property [\f[B]\-pcx\f[]] [\f[B]\-n\f[] \f[I]uri\f[]] \f[I]url\f[] \f[I]property\f[] .PP set\-property [\f[B]\-pcx\f[]] [\f[B]\-L\f[] \f[I]lock\f[]] [\f[B]\-n\f[] \f[I]uri\f[]] \f[I]url\f[] \f[I]property\f[] [\f[I]value\f[]] .PP remove\-property [\f[B]\-pc\f[]] [\f[B]\-n\f[] \f[I]uri\f[]] \f[I]url\f[] \f[I]property\f[] .PP lock [\f[B]\-pc\f[]] [\f[B]\-T\f[] \f[I]timeout\f[]] \f[I]url\f[] .PP unlock [\f[B]\-pc\f[]] [\f[B]\-L\f[] \f[I]lock\f[]] \f[I]url\f[] .PP info [\f[B]\-pc\f[]] \f[I]url\f[] .PP date [\f[I]url\f[]] .SH GENERAL OPTIONS .PP The following options can be used with all commands. .TP .B \f[B]\-i\f[] Disable cert verification. .RS .RE .TP .B \f[B]\-N\f[] Disable authentication prompt. .RS .RE .TP .B \f[B]\-v\f[] Verbose output. .RS .RE .SH COMMAND OPTIONS .TP .B \f[B]\-a\f[] Show all files. .RS .RE .TP .B \f[B]\-c\f[] Enable full encryption. .RS .RE .TP .B \f[B]\-d\f[] Order by last modified date. .RS .RE .TP .B \f[B]\-e\f[] Show extended flags. .RS .RE .TP .B \f[B]\-K\f[] Keep already present files. .RS .RE .TP .B \f[B]\-k\f[] \f[I]key\f[] Key to use for encryption. .RS .RE .TP .B \f[B]\-l\f[] Print resources in long list format. .RS .RE .TP .B \f[B]\-L\f[] \f[I]lock\f[] Specificy lock token. .RS .RE .TP .B \f[B]\-n\f[] \f[I]uri\f[] Specify namespace \f[I]uri\f[]. .RS .RE .TP .B \f[B]\-o\f[] \f[I]file\f[] Write output to \f[I]file\f[]. Use \[aq]\-\[aq] for stdout. .RS .RE .TP .B \f[B]\-O\f[] Override resources. .RS .RE .TP .B \f[B]\-p\f[] Don\[aq]t encrypt or decrypt files. .RS .RE .TP .B \f[B]\-R\f[] Recursively do the operation for all children. .RS .RE .TP .B \f[B]\-t\f[] Print content type. .RS .RE .TP .B \f[B]\-T\f[] \f[I]sec\f[] Timeout in seconds. .RS .RE .TP .B \f[B]\-u\f[] \f[I]date\f[] Get resources which are modified since the specified \f[I]date\f[]. .RS .RE .TP .B \f[B]\-x\f[] XML property content. .RS .RE .SH SEE ALSO .PP \f[C]dav\-sync\f[] (1). .PP DavUtils full documentation: <https://davutils.sourceforge.io/>. .SH AUTHORS Olaf Wintermann.