$ftp->cwd('/home/costas') or die "cwd failed: [", $ftp->code, "] ", $f +tp->message; [download]
In reply to Re: error handling with Net::FTP by mla in thread error handling with Net::FTP by costas