Re: FTP files from one remote server to another

2012-04-20 Thread Matthew K
er PGP encrypt the files or use Net::SFTP::Foreign. Matt > > From: Shyam Parimal Katti >To: beginners@perl.org >Sent: Friday, April 20, 2012 1:32 PM >Subject: FTP files from one remote server to another > >Hello All, > >I am tryi

FTP files from one remote server to another

2012-04-20 Thread Shyam Parimal Katti
Hello All, I am trying to find out how I can transfer files from one directory on one server to another directory on another server? What I need to consider is that I should transfer files that are created TODAY only. i.e. the folder will look like this: 04/20/2012 04/14/2012 and if I am runn