Re: Copy file to remote PC

Tech-Archive recommends: Speed Up your PC by fixing your registry



It the computers are on a domain, then use a single domain account,
and grant the necessary read/write access (for the network share[s])
to account; i.e. the account will need to be able to read from the
source, and write (and create etc) to the destination. Then just
File.Copy it, or robocopy it if it is big.

Marc
.



Relevant Pages