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

Support seeding an array of filesystem paths (files + folders) #224

Closed
feross opened this issue Dec 30, 2014 · 1 comment
Closed

Support seeding an array of filesystem paths (files + folders) #224

feross opened this issue Dec 30, 2014 · 1 comment

Comments

@feross
Copy link
Member

@feross feross commented Dec 30, 2014

Currently, we support seeding a file or folder. We should also support seeding an array of files or folders, like this:

client.seed([ 'path/to/folder', 'path/to/file.txt' ], onTorrent)
@feross

This comment has been minimized.

Copy link
Member Author

@feross feross commented Jan 14, 2015

Fixed in webtorrent/create-torrent#7 and released as create-torrent@3.7.0.

feross added a commit that referenced this issue Jan 14, 2015
@lock lock bot locked as resolved and limited conversation to collaborators May 6, 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
1 participant
You can’t perform that action at this time.