$sftp->put problem.............

2004-12-15 Thread roime puniran
Thanks... And now it's seems like this... $sftp->>put($file, $remote_path) or die "...problem!..."; But it's still same error..I really stuck on it... --- "Ing. Branislav Gerzo" <[EMAIL PROTECTED]> wrote: > roime puniran [rp], on Wednesday, December 15, 2004 > at 00:33 (-0800 > (PST)) typed: >

$sftp->put problem.............

2004-12-15 Thread roime puniran
It's going well, when I put it in debug mode.. Actually the main point is, I have only error i think in this line code.. $sftp->put("$file", "$remote_path") or die "...problem !..."; But there is still come out with this error msg and i don't understand what happen.. Couldn't get handle: Failure

$sftp->put problem.............

2004-12-15 Thread roime puniran
It's going well, when I put it in debug mode.. Actually the main point is, I have only error i think in this line code.. $sftp->put("$file", "$remote_path") or die "...problem !..."; But there is still come out with this error msg and i don't understand what happen.. Couldn't get handle: Failure

Re: $sftp->put problem.............

2004-12-15 Thread Ing. Branislav Gerzo
roime puniran [rp], on Wednesday, December 15, 2004 at 00:33 (-0800 (PST)) typed: $sftp->>put("$file", "$remote_path") or die "...problem rp> !..."; try to remove ", so it should be like $sftp->put($file, $remote_path) or ... -- ...m8s, cu l8r, Brano. [You may be recognized soon. Perhaps yo