I'd suggest changing line 33 from this:
if (! $ftp->login($userid, $encode)) {
to this:
if (! $ftp->login($userid, $passw)) {
...roboticus
When your only tool is a hammer, all problems look like your thumb.
In reply to Re^3: net::ftp - passwords
by roboticus
in thread net::ftp - passwords
by fagersz
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |