Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remote Directory support using --path=ftp@... #1327

Closed
kunaldodiya opened this issue Mar 7, 2018 · 2 comments
Closed

Remote Directory support using --path=ftp@... #1327

kunaldodiya opened this issue Mar 7, 2018 · 2 comments
Labels

Comments

@kunaldodiya
Copy link

@kunaldodiya kunaldodiya commented Mar 7, 2018

Anyway possible to download torrent instead of local directory but FTP, Dropbox or AWS EC2 HardDisk ???

@SilentBot1

This comment has been minimized.

Copy link
Member

@SilentBot1 SilentBot1 commented Mar 7, 2018

Hey @kunaldodiya,

This seems like it could be done if an abstract-chunk-store compliant store was made, which stored the chunks within the specific service you're looking for (FTP, Dropbox, EC2 ect.) and was passed through to the WebTorrent library on torrent creation.

Hope this helps.

@feross

This comment has been minimized.

Copy link
Member

@feross feross commented May 15, 2018

Yep, what @SilentBot1 said. Adding support for Dropbox, etc. to the webtorrent core library would be out-of-scope.

@feross feross closed this May 15, 2018
@feross feross added the question label May 15, 2018
@lock lock bot locked as resolved and limited conversation to collaborators Aug 13, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.