in reply to
Downloading only new files added to a local path with Perl (FTP)
If you have
ssh
access for
rsync
, this would work better.
wget
is also a good tool for this.
Comment on
Re: Downloading only new files added to a local path with Perl (FTP)
Select
or
Download
Code
In Section
Seekers of Perl Wisdom