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