1
mirror of https://github.com/rclone/rclone synced 2025-08-23 19:57:42 +02:00
Files
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
..