J
Johnny
I backup multiple shares from multiple machines to a set of backup
hard drives. The process maps a share, copies the data with xcopy to
a backup drive under \machine\sharename then disconnects the share and
repeats. At the end a cygwin script runs to produce a report of the
latest files in the total backup. I swap the backup drive every day
(so I have 5 drives in rotation). Today a user asked for a restore
and I went to the backup and the share backup wasn't displayed with
Windows Explorer. The backup log shows files being copied, the
cygwin report indicates the data is where it should be. In a
command window I can cd into that directory and and copy files out,
but the dir command also shows no directory. mkdir refuses to create
a directory with the same name. The scene is recreated on all 5
drives (2 USB drives and 3 SATA drives).
hard drives. The process maps a share, copies the data with xcopy to
a backup drive under \machine\sharename then disconnects the share and
repeats. At the end a cygwin script runs to produce a report of the
latest files in the total backup. I swap the backup drive every day
(so I have 5 drives in rotation). Today a user asked for a restore
and I went to the backup and the share backup wasn't displayed with
Windows Explorer. The backup log shows files being copied, the
cygwin report indicates the data is where it should be. In a
command window I can cd into that directory and and copy files out,
but the dir command also shows no directory. mkdir refuses to create
a directory with the same name. The scene is recreated on all 5
drives (2 USB drives and 3 SATA drives).