mirror of
https://github.com/rclone/rclone.git
synced 2024-11-07 09:04:52 +01:00
d8f4cd4d5f
Before this change, change notify would pick up files which were shared with us as well as file within the drive. When using an encrypted mount this caused errors like: ChangeNotify was unable to decrypt "Plain file name": illegal base32 data at input byte 5 The fix tells drive to restrict changes to the drive in use. Fixes #6771 |
||
---|---|---|
.. | ||
test | ||
drive_internal_test.go | ||
drive_test.go | ||
drive.go | ||
upload.go |