On 8/27/07, kilaru rajeev <[EMAIL PROTECTED]> wrote:
snip
$sftp->get("/trading/tisissuer08260004.txt",".");
snip
> Couldn't stat remote file: No such file or directory at sample.pl line 32
> ERROR with get: No such file or directory
snip
> I am not getting what it meant. Could you please helpme?
snip

The file /trading/tisissuer08260004.txt does not exist on sacsun120.
Possible reasons include, but are not limited to:
* the file does not exist
* you misspelled the file name
* the file is really trading/tisissuer08260004.txt (a relative path vs absolute)
* you are connecting to the wrong host

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to