I suspect your MatchDirs may be preventing the recursion. If the matching doesn't use the full path then the subdirectory names won't include the parent directory names.
MatchDirs => qr/PowerEdge R810|R610|R720|R620|M620|M1000E)/,
If that is the case, then you need to run your code on these 6 directories separately.
In reply to Re^3: Net::FTP::Recursive code not downloading files
by wazat
in thread Net::FTP::Recursive code not downloading files
by bowei_99
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |