Hi Team,
Firslty i have a query like is it possible to migrate an individual user files by using securecopy tool in between EMC clariion to Netapp FAS 3220
If yes please let us know the procedure in step-by-step format this will be helpful for me in my migration part
Thanks in advance
JeremySmith wrote:I've completed many CIFS migrations using nothing more than robocopy and vbscripts to conrol the jobs. To get around the issue of not having permissions to files and folders you can simply add the "/B" or preferably "/ZB" to backup the files in backup mode. Just make sure the account you are using to run the robocopy jobs has Backup Files and Restore Files privileges.