jpillora / node-torrent-cloud

Torrent Cloud – A self-hosted Bittorrent client in the Cloud
185 stars 183 forks source link

Local storage instead hosting service #30

Open julian252 opened 6 years ago

julian252 commented 6 years ago

how to configure the app to use local storage (on server) instead of hosting-service????

rakshans1 commented 6 years ago

@julian252 You can use sftp to storage to store in local storage.

arvs47 commented 6 years ago

@rakshans1 You can use sftp to storage to store in local storage.

is this saves bandwidth by uploading files directly to cloud storage without downloading to our server -

in short , is this script download torrents to our server and again uploading them to cloud storages like mega ,or directly download the files into mega or amazon without saving them in our server , and one more what is the config.json field ids , when i replaced the null to my email and password of my mega i got error as syntax error like unexpected in json at 242 ,