my $regex = qr/$yesterdays_date/; my $output = $ftp->rget(MatchDirs => $regex); [download]
In reply to Re^4: NET::FTP::Recursive by kwaping in thread NET::FTP::Recursive by jdelmedico