Clone Dropbox with a Raspberry Pi and BTSync
21–30 of 62 posts
Re: Clone Dropbox with a Raspberry Pi and BTSync
#22It doesn't need to be a USB 3.0 drive. The RPi is USB 2.0 only.
I've stopped reading when he really recommended that you get a USB 3.0 drive to connect to a RPi :P
The explanation of "every step of the build" is pretty limited too.
Re: Clone Dropbox with a Raspberry Pi and BTSync
#23Everytime I read BTSync mentioned... i hope it's been open sourced.. then get disappointed, and move on.
Re: Clone Dropbox with a Raspberry Pi and BTSync
#24Earlier quoted context omitted.
I've stopped reading when he really recommended that you get a USB 3.0 drive to connect to a RPi :P
I kept reading expecting an explanation for this, but there isn't one. Does he understand the difference? Who knows. The explanation of "every step of the build" is pretty limited too.
Re: Clone Dropbox with a Raspberry Pi and BTSync
#25btsync 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.
Everyone who's looking to run their own private Dropbox should check out ownCloud[1]. It's free, open source, you install it on your own server (or Raspberry Pi), and it's not P2P like BTsync is. It works more like Dropbox, with a centralized server. You just run that server yourself. They have apps for Windows, Mac, Linux, iOS and Android. I've been using it for about two months now with no problems. [1] http://ownc…
On the other hand, it gives you a nice web-based file browser, CardDav, CalDav, and a RSS webapp. And there's a basic iPhone app.
The approach posted somewhere else in the comments[0] seems interesting. Use BTSync for the synchronization, and put ownCloud over that for the web interface and other goodies. I'm tempted to experiment with that.
[0] http://blog.bittorrent.com/2013/05/23/how-i-created-my-own-p...
Re: Clone Dropbox with a Raspberry Pi and BTSync
#26I'm uncomfortable about the opacity of BTsync's privacy architecture. AFAIK even the protocol isn't documented. The code obviously isn't open source. I wouldn't use it sync anything except Truecrypt volumes. :)
Re: Clone Dropbox with a Raspberry Pi and BTSync
#27Hi, I'm doing something similar, but instead of BTsync, I use ssh & unison/rsync. The 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
The forgotten gem.
It was a poster child for OCaml. Didn't get the attention it deserved.
Re: Clone Dropbox with a Raspberry Pi and BTSync
#28Earlier quoted context omitted.
I've stopped reading when he really recommended that you get a USB 3.0 drive to connect to a RPi :P
I kept reading expecting an explanation for this, but there isn't one. Does he understand the difference? Who knows. The explanation of "every step of the build" is pretty limited too.
It sounds like he's putting the data on the USB drives from other computers, not from the RPi.
Re: Clone Dropbox with a Raspberry Pi and BTSync
#29And the best part is it's open-source: https://github.com/haiwen/seafile
Re: Clone Dropbox with a Raspberry Pi and BTSync
#30Earlier quoted context omitted.
Everyone who's looking to run their own private Dropbox should check out ownCloud[1]. It's free, open source, you install it on your own server (or Raspberry Pi), and it's not P2P like BTsync is. It works more like Dropbox, with a centralized server. You just run that server yourself. They have apps for Windows, Mac, Linux, iOS and Android. I've been using it for about two months now with no problems. [1] http://ownc…
OwnCloud is quite nice, but its Dropbox-like feature isn't his best asset. We have big shared folders and the client app does weird stuff sometimes (and given the way things are architected, I'm not confident it will change). On the other hand, it gives you a nice web-based file browser, CardDav, CalDav, and a RSS webapp. And there's a basic iPhone app. The approach posted somewhere else in the comments[0] seems inte…
And we own the data, not Apple.
I highly recommend owncloud.