in reply to Net::FTP Wrapper: TCP problem
Why don't you store this as you are doing with 'host' ?
# in create_connection $self->set('ftp',$ftp); #in send_file my $ftp = $self->get('ftp');
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Net::FTP Wrapper: TCP problem
by graq (Curate) on May 31, 2001 at 15:58 UTC |