I found the culprit, it was the /e copying all the subdirectories for some reason?
Hi,
I have a batch file to copy over some data for backup.
The following command is used xcopy "C:\program files (x86)\*.s3db" /e /v /I /y /h M:\Pams Backups\Money
The batch file creates the directory and copies over the 2 .s3db backup files as it should but then starts to copy over the rest of the program files directory, starting with Adobe!!!
Can you please explain why it is doing that and not stopping after the .s3db files?
Thanks,
Martin
Hi,
I have a batch file to copy over some data for backup.
The following command is used xcopy "C:\program files (x86)\*.s3db" /e /v /I /y /h M:\Pams Backups\Money
The batch file creates the directory and copies over the 2 .s3db backup files as it should but then starts to copy over the rest of the program files directory, starting with Adobe!!!
Can you please explain why it is doing that and not stopping after the .s3db files?
Thanks,
Martin
Last edited:
My Computer
System One
-
- OS
- Windows 8.1
- Computer type
- PC/Desktop