Robocopy creates hidden directorys in win xp - TechRepublic
Question
December 4, 2007 at 01:34 PM
manualphobic

Robocopy creates hidden directorys in win xp

by manualphobic . Updated 13 years, 7 months ago

I am using robocopy to copy data from a usb drive to a network nas. When copying using a Vista machine the destination directory is normal, if using an XP machine the Destination folder is marked as system. the same options were used in both cases the only difference was the system. here is an example of the command line:
robocopy f: m:\date_name /COPY:DT /ZB /R:2 /W:1 /E /A-:RASH /XJ /ETA /V /TEE /LOG:C:\BACKUPLOGS\date_name.LOG

How can I get it to stop marking the folder as system? the nas is a synology disk station ds207.

This discussion is locked

All Comments