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

Select path where download file #473

Closed
rokity opened this issue Oct 31, 2015 · 3 comments
Closed

Select path where download file #473

rokity opened this issue Oct 31, 2015 · 3 comments

Comments

@rokity
Copy link

@rokity rokity commented Oct 31, 2015

Hi

i want to know if there is a way to choose a path where download the torrent.
If there is , can you explain me with some examples.
Thank you

Riccardo

@gillesdemey

This comment has been minimized.

Copy link
Contributor

@gillesdemey gillesdemey commented Oct 31, 2015

If you're using the library, you can specify the path in the opts, the default path is /tmp/webtorrent.

See https://github.com/feross/webtorrent#clientaddtorrentid-opts-function-ontorrent-torrent-

If you're using the CLI, you can specify the download path using the -o / --out option and supply a path.

@feross

This comment has been minimized.

Copy link
Member

@feross feross commented Dec 4, 2015

Yep, what @gillesdemey said.

webtorrent "magnet-link" --out /path/to/folder
@feross feross closed this Dec 4, 2015
@lock

This comment has been minimized.

Copy link

@lock lock bot commented May 5, 2018

This thread has been automatically locked because it has not had recent activity. To discuss futher, please open a new issue.

@lock lock bot locked as resolved and limited conversation to collaborators May 5, 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.