Hi All,

I need to write a script 
1. to copy files from A server to B server.
2. after checking the non-existence of the files in 2 server.

How to do it through perl script ?

If I use ftp to copy files, is there any flag for mput whih will tell me if
the file already exists in B server.
Like, its asks for y/n flag on ftp prompt ?

Is there any other method to acheive the desired result  of moving files
from A server to B server

Thanks in advance,

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to