rclone/backend/crypt
Maxwell Calman b015012d8b Add resume feature
Added an interface and machinery for resuming failed uploads.
Implemented this interface in the local backend.
Later on it can be implemented by any supporting backend.

Fixes #87
2021-11-17 20:33:22 +03:00
..
pkcs7 Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00
cipher_test.go crypt: add test cases and documentation for base64 and base32768 filename encoding #5801 2021-11-15 17:57:02 +00:00
cipher.go crypt: add base64 and base32768 filename encoding options #5801 2021-11-15 17:57:02 +00:00
crypt_internal_test.go fs: Add context to NewFs #3257 #4685 2020-11-09 18:05:54 +00:00
crypt_test.go Add resume feature 2021-11-17 20:33:22 +03:00
crypt.go crypt: add base64 and base32768 filename encoding options #5801 2021-11-15 17:57:02 +00:00