Hello,
I am trying, (like heck), to create a bat file to backup some files. The files are located at C:\Users\Public\Public Documents\zeiss\calypso\workarea\inspections. The “inspections” directory has many floders and subfolders and I want them all to backup to the specified directory when I run this bat file. I have tried everything I could think of but I either get an invalid path error, or a cannot find file error, etc. What do I need to do to get this?
Here is my current bat file syntax:
xcopy "C:\Users\Public\Public Documents\zeiss\calypso\workarea\inspections" /s /c /d /e /h /i /r /y \\dc1\data\BEPAC_CMM\Zeiss_1\
Thank you
Our community of experts have been thoroughly vetted for their expertise and industry experience.
The Most Valuable Expert award recognizes technology experts who passionately share their knowledge with the community, demonstrate the core values of this platform, and go the extra mile in all aspects of their contributions. This award is based off of nominations by EE users and experts. Multiple MVEs may be awarded each year.
The Most Valuable Expert award recognizes technology experts who passionately share their knowledge with the community, demonstrate the core values of this platform, and go the extra mile in all aspects of their contributions. This award is based off of nominations by EE users and experts. Multiple MVEs may be awarded each year.