PDA

Click to See Complete Forum and Search --> : Copying Files across the network


Jarrod
Jan 12th, 2000, 11:31 AM
I am trying to work out how I can enter a number of PC names (using UNC paths) and have a file copied to all of them to the location that I specified.

Can anyone help with how I tell the app where it is copying to and how I tell the app to perform a function on the other PC?

Clunietp
Jan 12th, 2000, 11:34 AM
use the FileCopy function. I believe it supports UNC path names