in reply to Re^6: Unable to connect to some SFTP servers using Perl::SFTP
in thread Unable to connect to some SFTP servers using Perl::SFTP
for($i = 0; $i <= $#fields; $i++) { $fields[$i] = quotemeta($fields[$i]); }
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^8: Unable to connect to some SFTP servers using Perl::SFTP
by skylinedreamer (Novice) on Apr 12, 2013 at 10:00 UTC | |
by skylinedreamer (Novice) on Apr 15, 2013 at 02:36 UTC |