in reply to Re: Net::FTP Won't Log In, But Does the Second Time
in thread Net::FTP Won't Log In, But Does the Second Time
Until then, is there anything else that I can do? I could run it from my own computer in shell, but if the problem really is a utility in the server then that really wouldn't help me much.
Can I call message() if Debug mode is on? Would I just do that with this?
$ftp = ...
print $ftp->message();
|
|---|