Replacing non-interactive ftp connections with sftp?

From: Ralf.Strandell@silja.com
Date: 12/17/02

  • Next message: David Danovich: "ssh-agent and ssh-add automatically"
    From: Ralf.Strandell@silja.com
    To: secureshell@securityfocus.com
    Date:   Tue, 17 Dec 2002 14:15:25 +0200
    
    

    Hello

    How do I replace non-interactive ftp connections with sftp connections?

    As far as I know sftp requires user interaction and thus forces me to use
    ordinary ftp instead.
    Expect does not work because sftp wants to read the keyboard, not stdin...