diff options
Diffstat (limited to 'network/btsync/README')
-rw-r--r-- | network/btsync/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/network/btsync/README b/network/btsync/README new file mode 100644 index 0000000000..1185cd1890 --- /dev/null +++ b/network/btsync/README @@ -0,0 +1,9 @@ +BitTorrent Sync easily moves anything, anywhere - all the benefits of the cloud, +none of the limitations. Available for Windows, Mac, Linux, iOS, and Android. + +To start automatic at boot make /etc/rc.d/rc.btsync executable: +chmod +x /etc/rc.d/rc.btsync +and add it to /etc/rc.d/rc.local +btsync will then be started as root using /etc/btsync.conf as config. + +Use your browser to configure btsync: http://ip.address:8888/ |