jpillora / cloud-torrent

☁️ Cloud Torrent: a self-hosted remote torrent client
GNU Affero General Public License v3.0
5.77k stars 1.81k forks source link

Store downloads in Object storage instead of server disk #202

Open kshitijpurwar opened 6 years ago

kshitijpurwar commented 6 years ago

Would be great if we could store the files in a S3 Container or Digitalocean spaces. I would love to contribute but I don;t know much about Go only JS.

jpillora commented 6 years ago

More storage back ends will be in the rewrite. Too big of a job to be added on to 0.8 On Thu, 19 Oct 2017 at 8:02 pm Kshitij Purwar notifications@github.com wrote:

Would be great if we could store the files in a S3 Container or Digitalocean spaces. I would love to contribute but I don;t know much about Go only JS.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/jpillora/cloud-torrent/issues/202, or mute the thread https://github.com/notifications/unsubscribe-auth/AAmr869KI6jLfNkINU-JZ7YfCR0Y6a_Pks5stxAPgaJpZM4P-6X1 .

mephist commented 6 years ago

I would suggest solutions based on OS-capabilities to mount external (=network) storages, like FUSE. e.g. https://github.com/s3fs-fuse/s3fs-fuse