This website requires JavaScript.
Explore
Help
Sign in
KurlesHS
/
rclone
Watch
1
Star
0
Fork
You've already forked rclone
0
forked from
TrueCloudLab/rclone
Code
Pull requests
Activity
488ed28635
rclone
/
backend
/
crypt
History
Nick Craig-Wood
cc634213a5
fs: define the optional interface SetMetadata and implement it in wrapping backends
...
This also implements backend integration tests for the feature
2024-05-14 12:51:03 +01:00
..
pkcs7
Error strings should not be capitalized
2022-06-23 23:26:02 +02:00
cipher.go
crypt: fix reading 0 length files
2023-04-24 16:54:40 +01:00
cipher_test.go
crypt: add suffix option to set a custom suffix for encrypted files -
fixes
#6392
2023-04-20 17:28:13 +01:00
crypt.go
fs: define the optional interface SetMetadata and implement it in wrapping backends
2024-05-14 12:51:03 +01:00
crypt_internal_test.go
test: replace defer cleanup with
t.Cleanup
2022-12-09 14:38:05 +00:00
crypt_test.go
features: add new interfaces OpenChunkWriter and ChunkWriter
#7056
2023-08-12 17:55:01 +01:00