Thu, 28 Jun 2018 21:41:05 +0200
fixes that decrypt-name can decrypt a path and not only the name
.\" Automatically generated by Pandoc 1.16.0.2 .\" .TH "DAV\-SYNC" "1" "July 1, 2018" "dav\-sync User Manuals" "" .hy .SH NAME .PP dav\-sync \- synchronize a local directory with a WebDAV collection. .SH SYNOPSIS .PP dav\-sync \f[I]command\f[] [\f[I]options\f[]] \f[I]arguments\f[]... .SH DESCRIPTION .PP TODO .SH COMMANDS .PP pull [\f[I]\-cldr\f[]] [\f[I]\-t tags\f[]] \f[I]directory\f[] .PP push [\f[I]\-cldr\f[]] [\f[I]\-t tags\f[]] \f[I]directory\f[] .PP archive [\f[I]\-cld\f[]] [\f[I]\-t tags\f[]] \f[I]directory\f[] .PP resolve\-conflicts \f[I]directory\f[] .PP delete\-conflicts \f[I]directory\f[] .PP trash\-info \f[I]directory\f[] .PP empty\-trash \f[I]directory\f[] .PP add\-tag [\f[I]\-s syncdir\f[]] \f[I]file\f[] \f[I]tag\f[] .PP remove\-tag [\f[I]\-s syncdir\f[]] \f[I]file\f[] \f[I]tag\f[] .PP set\-tags [\f[I]\-s syncdir\f[]] \f[I]file\f[] \f[I]tags\f[] .PP list\-tags [\f[I]\-s syncdir\f[]] \f[I]file\f[] .SH OPTIONS .TP .B \-c Disable conflict detection. .RS .RE .TP .B \-l Lock the repository before access. .RS .RE .TP .B \-d Don\[aq]t lock the repository. .RS .RE .TP .B \-t \f[I]tags\f[] Only sync files which have the specified tags. .RS .RE .TP .B \-r Remove ressources not matching the tag filter. .RS .RE .TP .B \-v Verbose output (all commands). .RS .RE .SH SEE ALSO .PP \f[C]dav\f[] (1). .PP DavUtils full documentation: <https://davutils.sourceforge.io/>. .SH AUTHORS Olaf Wintermann.