in reply to Net::SFTP::Recursive problem with ssh_args => [use_pty => 0 ]

Try using Net::SFTP::Foreign instead.
  • Comment on Re: Net::SFTP::Recursive problem with ssh_args => [use_pty => 0 ]

Replies are listed 'Best First'.
Re^2: Net::SFTP::Recursive problem with ssh_args => [use_pty => 0 ]
by gman (Friar) on Mar 02, 2011 at 21:00 UTC
    Thank you, forgot about Net::SFTP::Foreign ++