Re: Regarding automation of file transfer

2009-02-07 Thread Chas. Owens
On Fri, Feb 6, 2009 at 13:27, jk wrote: > i m a beginner to perl . i want to write a perl program to Connect to > an FTP server and get or put files and also to Automate the one-time > transfer of many files to download the file everyday, which have > changed since yesterday. i have written the fi

Regarding automation of file transfer

2009-02-07 Thread jk
i m a beginner to perl . i want to write a perl program to Connect to an FTP server and get or put files and also to Automate the one-time transfer of many files to download the file everyday, which have changed since yesterday. i have written the first part of the program i.e.connect,get and put f