kidpressingbuttons Posted December 19, 2014 Posted December 19, 2014 We currently have two Netgear Readynas 2100's on sight and have been trying to use the inbuilt back up facility that comes with them, but having no luck at the moment! Does anyone else use these and have a working solution? Or a piece of software that would do the job ideally?
SHimmer45 Posted December 19, 2014 Posted December 19, 2014 you could run a script from a computer to copy data from one to the other (connect to each nas as a mapped drive) Xcopy / Richcopy/robocopy have the ability to only copy changed files which handy for limiting the amount of data you are actually copying. 1
kidpressingbuttons Posted December 19, 2014 Author Posted December 19, 2014 Worked a treat thank you!
Arthur Posted December 19, 2014 Posted December 19, 2014 With RoboCopy use UNC paths in your script so that you don't have to rely on mapped drives. If the drives fail to map your backup will also fail.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now