Getting error in Net::SFTP with get function
- From: kilarurajeev@xxxxxxxxx (Kilaru Rajeev)
- Date: Wed, 31 Oct 2007 19:06:48 +0530
Hi All,
I have the following code as part of my program;
print "---=========> $file, $localFile\n";
$sftp -> get( $file, $localFile ) || warn("errrrr0rrrrr
_---> $!".$sftp->status."\n");^M
Even though it has downloaded the file properly, it is giving the following
message:
---=========> /trading/tiscrdenhlist10310000.txt.old,
/export/home/crdadm/rajeev/tiscrdenhlist10310000.txt
errrrr0rrrrr _---> 0
Please let me know why it is give the error message.
Thanks,
Rajeev Kilaru
- Follow-Ups:
- Re: Getting error in Net::SFTP with get function
- From: Jay Savage
- Re: Getting error in Net::SFTP with get function
- Prev by Date: impatient DBI query
- Next by Date: Re: Getting error in Net::SFTP with get function
- Previous by thread: impatient DBI query
- Next by thread: Re: Getting error in Net::SFTP with get function
- Index(es):