in reply to Re^3: Net::FTP::Recursive code not downloading files
in thread Net::FTP::Recursive code not downloading files
Also, on point about the regex. I tried changing it to the following:
but I get the same thing.MatchDirs => qr/.*PowerEdge (R810|R610|R720|R620|M620|M1000E).*/,
-- Burvil
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^5: Net::FTP::Recursive code not downloading files
by wazat (Monk) on Dec 13, 2013 at 04:01 UTC | |
Re^5: Net::FTP::Recursive code not downloading files
by tangent (Parson) on Dec 14, 2013 at 12:15 UTC |