in reply to Re: Net:sftp module is slow and hangs
in thread Net:sftp module is slow and hangs

can't do the foerign because of password authentication. Anyway as a work around I have installed it and playing with using perl's Expect. Having trouble with transport method of it. Thanks for your input.
  • Comment on Re^2: Net:sftp module is slow and hangs

Replies are listed 'Best First'.
Re^3: Net:sftp module is slow and hangs
by salva (Canon) on Aug 22, 2007 at 15:15 UTC
    We will be able to help you if you post the Expect code you are using.

    BTW, another option is to use Net::SSH2.