Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!udel!eplrx7!cristy From: cristy@eplrx7.uucp (John Cristy) Newsgroups: comp.lang.perl Subject: Re: Non-interactive ftp Message-ID: <1991May15.162414.12332@eplrx7.uucp> Date: 15 May 91 16:24:14 GMT References: <1991May15.005136.20447@eng.umd.edu> Sender: usenet@ee.udel.edu Reply-To: cristy@dupont.com Organization: DuPont Engineering Physics Laboratory Lines: 32 Nntp-Posting-Host: louie.udel.edu In article <1991May15.005136.20447@eng.umd.edu> ziegast@eng.umd.edu (Eric W. Ziegast) writes: > >Do you suppose someone could create a program to sign on as ftp and >recursively go through some specified directory and transfer the >whole thing in one non-interactive command? > Fetch contrib/ImageMagick.tar.Z on export.lcs.mit.edu. You will find XTP in the ImageMagick/xtp directory. DESCRIPTION Xtp is a utility for retrieving, listing, or printing files from a remote network site, or sending files to a remote network site. Xtp performs most of the same functions as the ftp program, but does not require any interactive commands. You simply specify the file transfer task on the command line and xtp performs the task automatically. EXAMPLES To retrieve file display.tar.Z from host wizard.dupont.com, use: xtp -binary -retrieve display.tar.Z wizard.dupont.com To retrieve all the files from directory public/documents from host wizard.dupont.com, use: xtp -binary -retrieve documents/ wizard.dupont.com public cristy@dupont.com -- The UUCP Mailer