mbf123 Posted July 2, 2010 Share Posted July 2, 2010 So I recently made a FreeNas box ( you can go to the "Questions" forum here, and find more about my issues.) But one of the big ones is Backup speed @ 1.5 mbps I cannot afford to do a backup everyday. I have looked into rsync, and look great, except that it look complicated and require editting things server side. Now watch this video, http://www.youtube.com/watch?v=E-2hRRY6Oww... this is is the kind of program I want, where you just specify the source and output and there you go! So what do you suggest? DeltaCopy? Use the command line? Could you code this for me? Quote Link to comment Share on other sites More sharing options...
Zimmer Posted July 3, 2010 Share Posted July 3, 2010 Is the NAS box using samba or what, also would you just want to specify a time and a source and then an option for destination (it could just mirror the structure on the backup)? Quote Link to comment Share on other sites More sharing options...
Infiltrator Posted July 11, 2010 Share Posted July 11, 2010 Could you please provide us with your system specs? Quote Link to comment Share on other sites More sharing options...
3w`Sparky Posted July 14, 2010 Share Posted July 14, 2010 (edited) assuming you have an internal disk and a usb caddy setup, just run through mounting it via the web page the create a cron job todo it nightly or alike then just cp -R from dir A to dir B a being the data source and B the caddy if that isnt quick enough the its doing it through usb 1 or the server isnt upto spec for what u want course rsync is best no cp as that willcopy all not just newer files Edited July 14, 2010 by 3w`Sparky 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.