William Black wrote: > Does anyone know how to use the file copy module to past files to remote > servers? > > i.e. > > server 1:x > server 2:y >
if your os is unix/linux. try if you have scp like: scp <server 1>:from_file <server 2>:to_file Windos might have something similar david -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]