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

How to disable seeding ? #480

Closed
roonie007 opened this issue Nov 9, 2015 · 3 comments
Closed

How to disable seeding ? #480

roonie007 opened this issue Nov 9, 2015 · 3 comments
Labels

Comments

@roonie007
Copy link

@roonie007 roonie007 commented Nov 9, 2015

Hey guys , how to disabled Torrent seeding when it starts downloading ? i am using NodeJS

@DiegoRBaquero

This comment has been minimized.

Copy link
Member

@DiegoRBaquero DiegoRBaquero commented Dec 3, 2015

You can't. You don't.

@feross

This comment has been minimized.

Copy link
Member

@feross feross commented Dec 3, 2015

As @DiegoRBaquero says, there's no way to disable seeding.

The best you can do is to call torrent.destroy() after the download is complete to remove the torrent from the client and stop seeding.

@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.