Error Running a Batch File To Copy A File -
I am trying to run the batch file to copy the backup file from one place to another.
I continue to get the error:
Invalid Drive Specification
My way is as follows:
< Pre> \\ server \ Drive: \ folder \ folder \ folder *. Bak drive: \ folder \ .bak
This usually does not work very well Does. You want it to:
cp \\ server \ c $ \ folder \ folder \ folder \ copy.bak C: \ folder \ copied.bak
Recommends that you have access to the folder \\ server \ C $ \ folder \ folder \ folder \ / code> from your box. If you do not do this, you must configure permissions to be properly configured to allow on the server.
Comments
Post a Comment