Clone Dropbox with a Raspberry Pi and BTSync
1–10 of 62 posts
Re: Clone Dropbox with a Raspberry Pi and BTSync
#2Re: Clone Dropbox with a Raspberry Pi and BTSync
#3Re: Clone Dropbox with a Raspberry Pi and BTSync
#4Re: Clone Dropbox with a Raspberry Pi and BTSync
#5btsync is really nice, just install the software, no account creation needed, and if you just want to sync computers on a LAN, no internet connection needed. I was worried about btsync being closed source but when I looked at alternatives like dropbox and spideroak I noticed they weren't open either and you have to sign up for an account and give them personal information to get serious amounts of storage.
Re: Clone Dropbox with a Raspberry Pi and BTSync
#6btsync is really nice, just install the software, no account creation needed, and if you just want to sync computers on a LAN, no internet connection needed. I was worried about btsync being closed source but when I looked at alternatives like dropbox and spideroak I noticed they weren't open either and you have to sign up for an account and give them personal information to get serious amounts of storage.
> BitTorrent Sync synchronizes your files using a peer-to-peer (P2P) protocol.
Re: Clone Dropbox with a Raspberry Pi and BTSync
#7The remote pi calls back the main pi by ssh. The main pi uses this connection to sync files. So the remote pi can be behind a firewall and no issue.
Im interesting in sharing the setup - and improving it, if anyone interested let me know. Im at padrone.nl
Re: Clone Dropbox with a Raspberry Pi and BTSync
#8btsync is really nice, just install the software, no account creation needed, and if you just want to sync computers on a LAN, no internet connection needed. I was worried about btsync being closed source but when I looked at alternatives like dropbox and spideroak I noticed they weren't open either and you have to sign up for an account and give them personal information to get serious amounts of storage.
Missing from both though is a mobile version. I quite like my Elements (A text editor for Dropbox files).
Re: Clone Dropbox with a Raspberry Pi and BTSync
#9Re: Clone Dropbox with a Raspberry Pi and BTSync
#10How well does BTSync work in terms of a large team collaborating together? Dropbox has a habit of just working, with surprisingly few hiccups (none so far except during massive folder migrations). Does BTSync work that well with a team of 10? 20? 30? that work on the same set of documents (though not on the same document simultaneously, so no need for e.g. git).