in reply to Net::SFTP::Foreign new constructor won't accept "more=>['-v']"

I use Net::SFTP::Foreign at work with more => ['-v'] without any problems. I'm not using the Net::SSH2 backend though so maybe that's related; the Net::SFTP::Foreign docs say "Custom backends may change the set of options supported by the new method."

  • Comment on Re: Net::SFTP::Foreign new constructor won't accept "more=>['-v']"
  • Download Code

Replies are listed 'Best First'.
Re^2: Net::SFTP::Foreign new constructor won't accept "more=>['-v']"
by syphilis (Archbishop) on Dec 27, 2010 at 00:29 UTC
    the Net::SFTP::Foreign docs say "Custom backends may change the set of options supported by the new method."

    I didn't notice that. No need for a bug report then.
    Thanks Mr.Muskrat, oko1.

    Cheers,
    Rob