rclone/backend/compress
Nick Craig-Wood 3ea1c5c4d2 compress: fix ChangeNotify
ChangeNotify has been broken on the compress backend for a long time!

Before this change it was wrapping the file names received rather than
unwrapping them to discover the original names.

It is likely ChangeNotify was working adequately though for users as
the VFS just uses the directories rather than the file names.
2023-09-05 17:22:36 +01:00
..
.gitignore compress: added experimental compression remote - implements #2098, #1356, #675 2020-11-13 02:31:59 +01:00
compress.go compress: fix ChangeNotify 2023-09-05 17:22:36 +01:00
compress_test.go compress: fix integration tests by adding missing OpenChunkWriter exclude 2023-09-04 19:26:14 +01:00