This website requires JavaScript.
Explore
Help
Sign in
alexvanin
/
rclone
Watch
1
Star
0
Fork
You've already forked rclone
0
forked from
TrueCloudLab/rclone
Code
Pull requests
Activity
06ae0dfa54
rclone
/
backend
/
hasher
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
..
commands.go
hasher: fix invalid memory address error when MaxAge == 0
2024-01-02 18:14:01 +00:00
hasher.go
fs: define the optional interface SetMetadata and implement it in wrapping backends
2024-05-14 12:51:03 +01:00
hasher_internal_test.go
hasher: fix invalid memory address error when MaxAge == 0
2024-01-02 18:14:01 +00:00
hasher_test.go
hasher: fix invalid memory address error when MaxAge == 0
2024-01-02 18:14:01 +00:00
kv.go
hashsum: support creating hash from data received on stdin
2021-11-11 15:16:45 +01:00
object.go
hasher: look for cached hash if passed hash unexpectedly blank
2024-03-09 11:58:02 +00:00