Jump to content

Recommended Posts

Posted

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?

Posted

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.

  • Thanks 1
Posted
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.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...