Hi all,
I'm using Vista Home Premium x64. I was attempting to back up some external drives to each other. I had previously used Robocopy on Windows XP with much success, so I thought I would do the same.
I initially just manually copied and pasted an external drive designated "G:" into a folder within another external drive designated "I:" (so for example I:\Backup1). The files were present and looked all good after this.
Today, I ran Robocopy to try to mirror those two, however as soon as I finished, the "Backup1" folder disappeared from "I:". The files however are present, as I can tell from the space used on "I:" and on top of that, when I try to make a new folder with the same name ("Backup1"), it won't let me, saying that a folder by that name is already present. Other folders (that do not have any data yet) are still present within "I:"
The Robocopy script is basically Robocopy "G:" "I:\Backup1" /MIR /XA:SH /XD AppData /XJD /R:2 /W:2 /V /ETA /Z /LOG:Backuplog.txt
Any help/insight would be much appreciated!
Thanks!
I'm using Vista Home Premium x64. I was attempting to back up some external drives to each other. I had previously used Robocopy on Windows XP with much success, so I thought I would do the same.
I initially just manually copied and pasted an external drive designated "G:" into a folder within another external drive designated "I:" (so for example I:\Backup1). The files were present and looked all good after this.
Today, I ran Robocopy to try to mirror those two, however as soon as I finished, the "Backup1" folder disappeared from "I:". The files however are present, as I can tell from the space used on "I:" and on top of that, when I try to make a new folder with the same name ("Backup1"), it won't let me, saying that a folder by that name is already present. Other folders (that do not have any data yet) are still present within "I:"
The Robocopy script is basically Robocopy "G:" "I:\Backup1" /MIR /XA:SH /XD AppData /XJD /R:2 /W:2 /V /ETA /Z /LOG:Backuplog.txt
Any help/insight would be much appreciated!
Thanks!