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

command line: add `seed` command #231

Closed
feross opened this issue Jan 4, 2015 · 3 comments
Closed

command line: add `seed` command #231

feross opened this issue Jan 4, 2015 · 3 comments

Comments

@feross
Copy link
Member

@feross feross commented Jan 4, 2015

start seeding a file like this:

webtorrent seed /path/to/file.txt
@jakefb

This comment has been minimized.

Copy link
Contributor

@jakefb jakefb commented Jan 4, 2015

This would be great! Is there another way of seeding at the moment with cli?

@feross

This comment has been minimized.

Copy link
Member Author

@feross feross commented Jan 5, 2015

Currently there's no way to seed with the webtorrent command line program. That's what this issue is for :)

You can always use the client.seed API directly from a node.js script. Docs for it are here: https://github.com/feross/webtorrent#clientseedinput-opts-function-onseed-torrent-

@feross feross closed this in f590249 Jan 12, 2015
@feross

This comment has been minimized.

Copy link
Member Author

@feross feross commented Jan 12, 2015

Okay, this is done now. Still only seeds to bittorrent nodes. I'll add seeding to web peers soon.

Released as 0.25.0.

@lock lock bot locked as resolved and limited conversation to collaborators May 6, 2018
bricewge pushed a commit to bricewge/webtorrent that referenced this issue May 11, 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
2 participants
You can’t perform that action at this time.