> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
> Behalf Of Tom Phoenix
> Sent: Tuesday, December 11, 2007 15:07
> To: Wagner, David --- Senior Programmer Analyst --- WGO
> Cc: beginners@perl.org
> Subject: Re: timeout in ftp
>
>
On 12/11/07, Wagner, David --- Senior Programmer Analyst --- WGO
<[EMAIL PROTECTED]> wrote:
> I have the following code:
>
> $MyFTP->put($MyFtpFromFile , $MyFtpToFile );
> if ( ! $MyFTP->ok() ) {
Are you using Net::FTP? Does your version of the documentation for
Net::FTP mention an ok