ROBOCOPY error 53, 0x00000035

electrodad

New member
Local time
5:47 AM
Messages
2
Running a windows 7 pro 64bit workstation on a network with a win2012 server DC. I have been using two seagate blackarmor NAS units copying from one to the other for redundancy. One is starting to fail so I built a FreeNAS box with more capacity and drives. When attempting to run a robocopy script manually to copy from one seagate NAS to my new FreeNAS box when I get the error 53. Yet I can map both seagate and FreeNAS units and copy files from one to another with in windows explorer. Any ideas where I could look for answers?
Thank for any help. :confused:
 

My Computer

Computer type
PC/Desktop
OS
Windows 7 Pro 64bit
Welcome to the forum. Its a path not found error what is the script source you could try a ip instead of pc name what are the permissions on the drive. If you run as a shedule it will run as system so may not have permissions
 

My Computer

Computer type
PC/Desktop
OS
win 8 32 bit
This is the script "robocopy \\10.0.0.103\MarketZone \\10.0.0.67\MarketZoneNew /E /Z /XF *.idlk
pause" I will have to verify my premissions on the seagate NAS. Also I am running the script manually for now until I get the bugs worked out. Thanks for the input
 

My Computer

Computer type
PC/Desktop
OS
Windows 7 Pro 64bit
Back
Top