Path: utzoo!attcan!sobmips!uunet!snorkelwacker!bloom-beacon!athena.mit.edu!equaad From: equaad@athena.mit.edu (Ellen F Quaadgras) Newsgroups: comp.unix.questions Subject: Using ftp non-interactively Message-ID: <15945@bloom-beacon.MIT.EDU> Date: 16 Nov 89 17:59:03 GMT Sender: daemon@bloom-beacon.MIT.EDU Reply-To: equaad@athena.mit.edu (Ellen F Quaadgras) Organization: Massachusetts Institute of Technology Lines: 14 I am trying to find a way to invoke ftp on the command line, as in the following: ftp "somewhere" "accountname" "password" "command" where command could be anything from "ls" to "get file". I've tried piping the necessary information into ftp but it gets stuck on the password. I'm working with MS-DOS on an IBM AT. If anybody has an idea about how to do this, or knows of a program already written, I would be thrilled to hear from you. Please email, and I can post any results to the net later. Thank you!!!! --Ellen