joeyoung25 Posted August 15, 2013 Report Share Posted August 15, 2013 I am the network administrator for an agricultural lab in Nebraska. I use BTsync to sync a file server to my home since I am responsible for taking home backup tapes weekly in case of a disaster, so instead I do this.I have a small ubuntu server at my house (about 10x8x4 inches) with a 1TB external HDD connected via USB. The file server at the lab backs up to a Freenas server in the lab each night, BTsync is running on the freenas server and the ubuntu server at my house. The initial sync was about 120GB and took 30 hours to complete but now they only sync for about 2 hours each night after the file server finishes its backup process to the freenas server. I no longer have to take backup tapes home and the data is more up to date than the tape so we would lose less data in case of fire, tornado, etc. I also see that BTsync is available for synology NAS which we have in our other locations. This is also completely automated so all I have to do is check to make sure the data is getting synced occasionally. I have been running this for about 2 months without any trouble. I keep up to date with btsync and make sure both servers are running the same version. This is by far the easiest backup I have ever done. Quote Link to comment Share on other sites More sharing options...
patoka Posted August 18, 2013 Report Share Posted August 18, 2013 I have a small ubuntu server at my house (about 10x8x4 inches)I would think an IT guy could afford a larger house than that... Quote Link to comment Share on other sites More sharing options...
LazyWolf Posted August 18, 2013 Report Share Posted August 18, 2013 I would recommend that you still keep up to date with your tape backups, just in case there is a unforeseen error with btsync right when you need the data.It can never hurt to have more backups. Quote Link to comment Share on other sites More sharing options...
pmow Posted August 28, 2013 Report Share Posted August 28, 2013 You have a data-integrity distro installed and not making use of it. Ideally you would push snapshots (incremental backup) to your Ubuntu box. Assuming normal use case, they don't take much space so you can probably do daily full backups. You can't do that with BTSync. At a moment's notice you can do an export of any given snapshot. You can't do that with BTSync. You can trash old data based on space available; You cannot do that with BTSync. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.