At 12:01 PM 5/3/2001, you wrote:

>I have looked through the Programming Perl book and tried the system 
>command.  But it only opens the ftp session and waits for input.  I also 
>tried the Net::FTP module.  But it displays a warning during 
>install.  Afterwards, it gives me an error when I try to transfer a file.
>
>Is there an easy way to transfer files automatically?
>
>Thank you,
>Randall Paulk

Well, to be honest, in this case FTP is about the easiest, and you should 
be able to make Net::FTP work.  Once that happens it a real easy module to 
use and is very effective.

How did you go about installing Net::FTP?  Send up the details on that, 
we'll see if we can offer some pointers.  Also, anyone else out here ever 
hear about this particular module not building on Linux, and common reasons 
why?  Anyway, lets see what we can do.

Thank you for your time,

Sean.

Reply via email to