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

not really an issue #8

Closed
zinoff opened this issue Jan 24, 2016 · 2 comments
Closed

not really an issue #8

zinoff opened this issue Jan 24, 2016 · 2 comments
Assignees
Labels

Comments

@zinoff
Copy link

zinoff commented Jan 24, 2016

Thank you for putting this script together it's great, the repo I was using before had a very old version.
This is not really an issue, but the standard configuration you ship does not really work for me (I need to change the ports).
How do I go about changing the configuration?

@moritzdietz
Copy link
Owner

Just as a clarification for people reading this also: The configuration I am hosting here on this repository is straight from the package BitTorrent Inc. provides for the Raspberry Pi.

So about your issue with the configuration file you should do the following.

  • sudo killall btsync
  • nano /etc/btsync/config.json
  • Do your changes to the file and save it
  • Restart BitTorrent Sync again with "sudo service btsync start"

A general FYI about ports: Binding ports 1-1024 require root (Link)

You can also always check your configuration the following way:
Run /usr/bin/btsync --nodaemon --config /etc/btsync/config.json and see what you get as output.
From there you will see errors in your configuration or in general really easy.

Did that help? If yes, let me please know so I can close this issue.

@moritzdietz moritzdietz self-assigned this Jan 24, 2016
@zinoff
Copy link
Author

zinoff commented Jan 24, 2016

Great, thank you. Issue closed.

@zinoff zinoff closed this as completed Jan 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants