rclone/backend/hasher
Nick Craig-Wood 3faa84b47c combine,compress,crypt,hasher,union: support wrapping backends with PartialUploads
This means that, for example, wrapping a sftp backend with crypt will
upload to a temporary name and then rename unless disabled with
--inplace.

See: https://forum.rclone.org/t/backup-versioning/38978/7
2023-06-14 10:52:03 +01:00
..
commands.go accounting: Make checkers show what they are doing 2023-03-01 11:10:38 +00:00
hasher.go combine,compress,crypt,hasher,union: support wrapping backends with PartialUploads 2023-06-14 10:52:03 +01:00
hasher_internal_test.go hasher: support metadata 2022-06-29 17:30:37 +01:00
hasher_test.go backend: allow wrapping backend tests to run in make quicktest 2022-06-29 17:30:37 +01:00
kv.go hashsum: support creating hash from data received on stdin 2021-11-11 15:16:45 +01:00
object.go Replace deprecated ioutil 2022-11-07 11:41:47 +00:00