Move data from NSA325v2 to NAS542
Deaconbrown
Posts: 6 Freshman Member
Hello
I bought a new nas drive as my old one is falling apart.
I would like to transfer the data from my old nas to my new one without having to do it through windows explore as it takes ages.
Could someone advise on the best way to do this?
Thanks
I bought a new nas drive as my old one is falling apart.
I would like to transfer the data from my old nas to my new one without having to do it through windows explore as it takes ages.
Could someone advise on the best way to do this?
Thanks
0
All Replies
-
https://community.zyxel.com/en/discussion/9094/nas-to-nas-synchronization
Or maybe (I never tried this!) use the built in sync function?
0 -
Built-in sync function? I have not seen that
0 -
You should find that in 'Backup Planner' tool.
But as said, I never used/tested it.
I used a simple RoboCopy script to copy/sync everything preserving all time and date-stamps on both folders and files as that was really important on several shares.
Like:ROBOCOPY <SRC> <TGT> /E /MIR /COPY:DAT /DCOPY:DAT /MT:8 /NP
0 -
I have never heard of or used robocopy scripts, are they easy to follow?
Where can I find the scripts?
0 -
Robocopy is built in "all" Windows versions AFAIK.
It's an extended version of standard 'COPY' command, with options for retry, logging, date management etc, etc, ...
Easiest way to find out more is just to run 'ROBOCOPY /?|more' at CMD line, or just google for Rocopy examples.
0 -
Ok I'm sure you can appreciate that I am not as technical as you think, So if someone could be a little patient and explain a few things
I have searched google and seen loads of examples (some don't make any sense at all) So I am trying to do a test to see if I have the commands right.
I am running cmd as admin I type robocopy /? which brings up some example commands
It say type the following for source \\server\share\path which I took as the \\(NAS IP)\NAS542\(the folder) and then for the destination to do more or less the same but what the folder you want it to be transferred to.
I get an error message saying ERROR : Invalid Parameter #4
Any advice?
0 -
As the ERROR message show up, ERROR : Invalid Parameter #4
It seems there is some files opening or using when you do the robocopy.
You can reference to the below article if there is ERROR message show up.
https://social.technet.microsoft.com/wiki/contents/articles/1073.robocopy-and-a-few-examples.aspx
0 -
Unless You have files open for writing the "open" files shouldn't be an issue (never were for me at least).
The main difference I see is that I usually mount drives and use drive letters (Q:, V:, ...) instead of '\\<server>\Share'.
Below a snip of one of my backup scripts I run manually.
Note! 'External01' is an external USB3 drive connected to NAS542's rear USB3 and only powered on during backups.
Backing up entire "\\NAS542\Photos" share (all files/folders), preserving all date/timestamps:
===================rem Mount SOURCEnet use P: \\NAS542\Photosrem Mount TARGETnet use Y: \\NAS542\External01ROBOCOPY P:\ Y:\Photos\ /E /MIR /COPY:DAT /DCOPY:DAT /MT:8===================
No need of running as administrator...0 -
BTW!
In addition to above:
Account(s) used for mounting source and target has admin rights (RWX) to be able to perform full mirror copy including deletion of removed (source) files on target drive.
0 -
Thanks, Jockesve I will give it a try, much appreciated0
Categories
- All Categories
- 415 Beta Program
- 2.4K Nebula
- 145 Nebula Ideas
- 94 Nebula Status and Incidents
- 5.6K Security
- 239 USG FLEX H Series
- 267 Security Ideas
- 1.4K Switch
- 71 Switch Ideas
- 1.1K Wireless
- 40 Wireless Ideas
- 6.3K Consumer Product
- 247 Service & License
- 384 News and Release
- 83 Security Advisories
- 29 Education Center
- 10 [Campaign] Zyxel Network Detective
- 3.2K FAQ
- 34 Documents
- 34 Nebula Monthly Express
- 83 About Community
- 71 Security Highlight