We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi:
I have no idea how to link my torrent file with the files downloaded(or maybe I'm the first one to seed) to be uploaded.
I haven't found such usage, please help.
The text was updated successfully, but these errors were encountered:
Just set the DataDir of the ClientConfig:
DataDir
cc := torrent.NewDefaultClientConfig() cc.DataDir = "/my/serving/dir"
Sorry, something went wrong.
Thanks for following up your own question.
No branches or pull requests
Hi:
I have no idea how to link my torrent file with the files downloaded(or maybe I'm the first one to seed) to be uploaded.
I haven't found such usage, please help.
The text was updated successfully, but these errors were encountered: