in reply to Re: SFTP & SSH support in Red Hat AS4
in thread SFTP & SSH support in Red Hat AS4

But the main reason I am using perl is for the user/password authentication so I dont have to use expect. I already have a perl script using ftp I can easily use sftp in the same scritp If I can get sftp to work. Thanks
  • Comment on Re^2: SFTP & SSH support in Red Hat AS4

Replies are listed 'Best First'.
Re^3: SFTP & SSH support in Red Hat AS4
by salva (Canon) on Oct 06, 2006 at 19:12 UTC
    Another option is the psftp program, part of the PuTTY set of utilities.

    It accepts the user and passwords as arguments on the command line, though this is not very secure as other users would be able to see then just running ps.