Re: Getting error in Net::SFTP with get function
- From: mritty@xxxxxxxxx (Paul Lalli)
- Date: Wed, 31 Oct 2007 08:42:13 -0700
On Oct 31, 11:15 am, t...@xxxxxxxxxxxxxx (Tom Phoenix) wrote:
On 10/31/07, Jay Savage <daggerqu...@xxxxxxxxx> wrote:
Take another look at the Net::SFTP docs, particularly the note about
what get() does when called in a void context.
I see a note about a non-void context, but I don't see one about a
void context. The OP didn't use the get() method in a void context.
Did you mean to write "non-void"?
http://search.cpan.org/~dbrobins/Net-SFTP-0.10/lib/Net/SFTP.pm
As I interpret the docs, the OP's code should be correct. But maybe
I'm missing something.
It's correct unless the file the OP is retrieving happens to be empty
(or contains nothing but '0').
Paul Lalli
.
- References:
- Getting error in Net::SFTP with get function
- From: Kilaru Rajeev
- Re: Getting error in Net::SFTP with get function
- From: Jay Savage
- Re: Getting error in Net::SFTP with get function
- From: Tom Phoenix
- Getting error in Net::SFTP with get function
- Prev by Date: Re: Getting error in Net::SFTP with get function
- Next by Date: Re: impatient DBI query
- Previous by thread: Re: Getting error in Net::SFTP with get function
- Next by thread: Re: Getting error in Net::SFTP with get function
- Index(es):
Relevant Pages
|