How to set resilio sync up on a headless linux server


pinecones

Recommended Posts

Hello, I've been using resilio sync since it was called BitTorrent Sync. The time has come to set it up on a headless linux (ubuntu) server.

I've installed it just fine, but now I've hit a roadblock: Is there a command line interface that I can use? Information I've found on this seems sporadic and incomplete; often times for bitsync. If there's a good link or tutorial out there, please link me!

Is it possible to get the linux GUI from another computer? I've forwarded port 8888 and attempted to connect, but no luck.

Link to comment
Share on other sites

Thanks for the reply.

./rslsync --webui.listen 0.0.0.0:8888

Is the flag to open the UI up over lan, although this didn't work for me for some reason. What worked for me was to change the "listen" ip from 0.0.0.0:8888 to my  actual internal ip for the server itself. I did this within /etc/resilio-sync/config.json so that I wouldn't have to launch with the above flag every time.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.