Skip to content

bdt dav upload automatically adds checksum to filename on remote

Amir MOHAMMADI requested to merge dav-hash-upload into master

Adds an option (--checksum) to let bdt automatically augment the filename on the remote with the first 8 digits of its sha256sum. Fixes #64 (closed)

Merge request reports