Slashdot Mirror


BitTorrent Unveils Sync 2.0

An anonymous reader writes BitTorrent today outlined the company's plans for its file synchronization tool Sync. Next year, the company will launch Sync 2.0, finally taking the product out of beta, as well as three new paid Sync products. Ever since its debut, Sync has provided a wide variety of solutions to various problems, BitTorrent says, from distributing files across remote servers to sharing vacation photos. BitTorrent thus believes it needs to build three distinct products for each of these separate audiences, including a Pro version for $40 per year.

2 of 60 comments (clear)

  1. Re:Basically by Neil_Brown · · Score: 3, Informative

    Not quite the same as BitTorrent Sync, but I have used owncloud for a while, as I prefer data to be on my infrastructure where possible. It was easy to set up, although was too slow on a Raspberry Pi to be useable, and I have not had much luck using the default sqlite. Now on a Debian VM with MySQL, and it's running just fine.

    I would not make it publicly accessible, though, as it's just not worth the risk to me, so it only syncs when I am travelling after I have connected to the VPN. However, if you didn't have a static IP, a dynamic DNS service should do the job just fine of making it easily addressable externally.

  2. Re:FOSS solution available by tyroneking · · Score: 3, Informative

    In fact SyncThing has recently de-merged with Pulse and is now back on it's own (see https://discourse.syncthing.ne...). Probably a good thing because Pulse is part of ind.ie (https://ind.ie/about/) which is a little too off-beat, even for me.

    That being said, there's also Git-Annex Assistant (many people - on HN - swear by it, but I can never get it to work), Syncany, Filement, Sparkleshare - all decent sync solutions - though I think all lack the encryption & simple setup of BTSync.

    I always end up with Unison + SSH.