in reply to Re: Net::FTP not catching errors, my fault?
in thread [solved] Net::FTP not catching errors, my fault?
if (login OR log error) AND (switch to binary mode OR log error) AND (change current diretory OR log error) AND (get/put file OR log error) AND (quit OR log error) return success else return failure
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Net::FTP not catching errors, my fault?
by polettix (Vicar) on Jun 06, 2005 at 15:55 UTC | |
|
Re^3: Net::FTP not catching errors, my fault?
by derby (Abbot) on Jun 06, 2005 at 15:39 UTC | |
|
Re^3: Net::FTP not catching errors, my fault?
by reasonablekeith (Deacon) on Jun 06, 2005 at 16:08 UTC |