1
mirror of https://github.com/rclone/rclone synced 2024-11-21 22:50:16 +01:00
rclone/backend/gofile
Nick Craig-Wood 3f7651291b gofile: fix failed downloads on newly uploaded objects
The upload routine no longer returns a url to download the object.

This fixes the problem by fetching it if necessary when we attempt to
Open the object.
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 failed downloads on newly uploaded objects 2024-09-08 14:58:29 +01:00