Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Net::SFTP::Foreign use in Daemonized script

by salva (Canon)
on Oct 24, 2011 at 07:31 UTC ( [id://933302]=note: print w/replies, xml ) Need Help??


in reply to Net::SFTP::Foreign use in Daemonized script

That problem is caused by a bug in IPC::Open3. Try the latest development version of Net::SFTP::Foreign that does not use it.

You may also need to add stderr_discard => 1 into the constructor call (the module already detects a closed STDERR and handles it, I had forgotten it!)

Replies are listed 'Best First'.
Re^2: Net::SFTP::Foreign use in Daemonized script
by koyrist (Novice) on Oct 24, 2011 at 13:24 UTC

    Thanks salva!

    That did the trick. A quick download of the dev version you've linked to and the script worked like a charm.

    -- koyrist

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://933302]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (10)
As of 2024-04-23 08:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found