Jump to content

Recommended Posts

Posted

Can anyone tell me what i'm doing wrong.

 

 

I simply want to copy a file from a sever to another computer.

 

I created a batch file that i could schedule to run. This is what it contains.

 

copy j:\testing.txt v:\CC3 Server 1

 

It seems to run but does nothing. What am i doing stupid?

 

J: is an external hard drive on the server

V: is a mapped drive to an external hard drive on my computer

 

 

The server is windows 2003

Computer is XP

Posted

This is one I use also in a batch file ^_^

 

xcopy /Z "\\shs-sr-003\h$\My Virtual Machines\AH\ASH-PB Clean UPDATED-15-07-08" "C:\VPC\Clean"

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...