I looked at BTSync the other day when researching self-hosted Dropbox alternatives. It looks like a great product and so far beats the pants off the closest competitor, Seafile, for ease of install and use. I was really impressed. But unfortunately it's not open source, so it comes down to an issue of trust--which, in the end, is the same issue with Dropbox and really the entire point of moving to self-hosted for me.…
Did you ever evaluate http://owncloud.org/ ? I have never used it, but looked at briefly awhile back and it is open source.
BitTorrent Sync Is A Dropbox Killer, Or Maybe Much More Than That
81–90 of 97 posts
Re: BitTorrent Sync Is A Dropbox Killer, Or Maybe Much More Than That
#82Earlier quoted context omitted.
1. A service with the word "torrent" in it will never be adopted by a corporate entity. (edit: "typical" corporation. Technology companies don't count) 2. You may be overestimating how much the average person cares about file storage size, 3rd party servers, or transferring large files.
Amazon S3 allows to download files over BitTorrent: http://docs.aws.amazon.com/AmazonS3/latest/dev/S3Torrent.htm... Ubuntu is also available via official torrent releases: http://www.ubuntu.com/download/alternative-downloads A few cloud companies use torrent to distribute images across servers (not really a proof, bu anyway: http://www.jcmartin.org/posts/large-scale-file-distribution-... ) Aren't Amazon, Canonical, a…
Re: BitTorrent Sync Is A Dropbox Killer, Or Maybe Much More Than That
#83Earlier quoted context omitted.
Did you ever evaluate http://owncloud.org/ ? I have never used it, but looked at briefly awhile back and it is open source.
From almost everyone I've heard that's tried it it's unfortunately extremely buggy.
Re: BitTorrent Sync Is A Dropbox Killer, Or Maybe Much More Than That
#84Re: BitTorrent Sync Is A Dropbox Killer, Or Maybe Much More Than That
#85Earlier quoted context omitted.
You can mount dropbox and a whole bunch of other cloud services as a filesystem using ExpanDrive - google drive and box support coming next www.expandrive.com (I am the author)
I use a competitor of yours called WebDrive. Can you discuss how you may be better then they are? I am actually a bit unhappy with them, as I occasionally have strange behavior where a file refuses to upload, or the cache sometimes quits updating. However, my version is a few years old, so perhaps they fixed these issues. I have thought of buying their new version, but I am open to hearing why I should switch.
Re: BitTorrent Sync Is A Dropbox Killer, Or Maybe Much More Than That
#86Earlier quoted context omitted.
If you are going to trust BoxCryptor you can as well trust BTSync directly.
You could argue that trusting two different entities for encryption and storage is safer than trusting a single entity for both. Two unrelated parties are "unlikely to collude" against you. Of course I'd rather not have to trust either, especially with encryption. Is there an open source equivalent to BoxCryptor?
Note that EncFS "leaks" quite a bit of metadata - you might have problems explaining yourself if you've got files called blockbuster-movie.mpg or kiddie-porn.jpg - in certain configurations those filenames will be exposed (I think BoxCryptor always exposes filenames/directory-structure in the free version).
Re: BitTorrent Sync Is A Dropbox Killer, Or Maybe Much More Than That
#87Re: BitTorrent Sync Is A Dropbox Killer, Or Maybe Much More Than That
#88It has a massive problem which Dropbox solves: the need for both computers to be on at the same time. I have a laptop. I have a desktop. They are almost never on at the same time. With Dropbox this is _fine_ - the files go from one to the cloud, and then to the other when it's turned on. With BTSync, this would mean that my files would never sync.
Re: BitTorrent Sync Is A Dropbox Killer, Or Maybe Much More Than That
#89It has a massive problem which Dropbox solves: the need for both computers to be on at the same time. I have a laptop. I have a desktop. They are almost never on at the same time. With Dropbox this is _fine_ - the files go from one to the cloud, and then to the other when it's turned on. With BTSync, this would mean that my files would never sync.
Also Dropbox offers offsite secure backup. If I loose all my machines I can at least rely on Dropbox retaining my data.
Re: BitTorrent Sync Is A Dropbox Killer, Or Maybe Much More Than That
#90I looked at BTSync the other day when researching self-hosted Dropbox alternatives. It looks like a great product and so far beats the pants off the closest competitor, Seafile, for ease of install and use. I was really impressed. But unfortunately it's not open source, so it comes down to an issue of trust--which, in the end, is the same issue with Dropbox and really the entire point of moving to self-hosted for me.…
"Do you trust BitTorrent to properly encrypt your data as they promise? To not send it to someone else on the sly?" I've currently got BTSync dealing with a bunch of "non-private" data, and EncFS (and BoxCryptor on OS X) encrypting the more private data I'm syncing with BTSync. I'm still "trusting" the BTSync app not to mess with my machine(s) in unexpected ways - but I have to trust every application I run to do tha…
Could you please elaborate what you mean by that? As far as I know, it is not possible to "crack" EncFS or Truecrypt as long as you use reasonably strong password and are able to protect it. Or am I wrong?