mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
[GH-ISSUE #503] Feature Request: Upload file via url #285
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
@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.