[GH-ISSUE #503] Feature Request: Upload file via url #285

Closed
opened 2026-04-08 16:51:43 +03:00 by zhus · 1 comment
Owner

Originally created by @breezechen on GitHub (Dec 20, 2024).
Original GitHub issue: https://github.com/sigoden/dufs/issues/503

Specific Demand

In situations where a user’s local network environment is restricted by a firewall, but the file server can freely access external resources, a remote download feature can be extremely helpful. With this capability, the user can direct the file server to download the desired file first, and then retrieve it from the server to their local machine. This circumvents network limitations and simplifies the file acquisition process.

Originally created by @breezechen on GitHub (Dec 20, 2024). Original GitHub issue: https://github.com/sigoden/dufs/issues/503 ## Specific Demand In situations where a user’s local network environment is restricted by a firewall, but the file server can freely access external resources, a remote download feature can be extremely helpful. With this capability, the user can direct the file server to download the desired file first, and then retrieve it from the server to their local machine. This circumvents network limitations and simplifies the file acquisition process.
zhus closed this issue 2026-04-08 16:51:43 +03:00
Author
Owner

@sigoden commented on GitHub (Dec 20, 2024):

We will not support this feature. This functionality is beyond the scope of file server.

Maybe you can implement a remote file download service by yourself, and then share the file system with dufs.

<!-- gh-comment-id:2556161828 --> @sigoden commented on GitHub (Dec 20, 2024): We will not support this feature. This functionality is beyond the scope of file server. Maybe you can implement a remote file download service by yourself, and then share the file system with dufs.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#285