Help for this page
@remotelist = $ftp->ls("-alR");
for my $line(@remotelist) { ... { print "---> UNKNOWN:\n" . length($line) . "\n|$line|\n"; }