rclone/backend/gofile
Nick Craig-Wood 796013dd06 gofile: fix Move a file
For some reason the parent ID got out of date in the Object (exact
reason not known - but the fact that this was OK before suggests a
change in the provider).

However we know the parent ID as it is in the directory cache, so use
that instead.
2024-09-08 14:58:29 +01:00
..
api Implement Gofile backend - fixes #4632 2024-08-14 21:15:37 +01:00
gofile_test.go Implement Gofile backend - fixes #4632 2024-08-14 21:15:37 +01:00
gofile.go gofile: fix Move a file 2024-09-08 14:58:29 +01:00