diff options
author | Philip van der Hoeven <philip@vd-hoeven.nl> | 2014-12-30 00:01:00 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-12-30 00:01:00 +0700 |
commit | 823f42a58c48e4837b83a59e92c58f17c13fce94 (patch) | |
tree | bb3dbf53896f48f1a8682a47b83cdac5d80abdc6 /network/btsync/README | |
parent | 985af3acb80d914be0570c038242bf32d0235b6b (diff) | |
download | slackbuilds-823f42a58c48e4837b83a59e92c58f17c13fce94.tar.gz |
network/btsync: Added (sync files).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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/ |