From owner-freebsd-questions Tue May 15 11:52:54 2001 Delivered-To: freebsd-questions@freebsd.org Received: from trinity.lee.net (trinity.lee.net [208.229.121.1]) by hub.freebsd.org (Postfix) with ESMTP id F232137B43E for ; Tue, 15 May 2001 11:52:48 -0700 (PDT) (envelope-from awells@journalstar.com) Received: from journalstar.com (leepcC-018.sub-c.lee.net [208.205.126.18]) by trinity.lee.net (8.9.3/8.9.3) with ESMTP id NAA32010 for ; Tue, 15 May 2001 13:28:41 -0500 Message-ID: <3B017535.2C9D98B8@journalstar.com> Date: Tue, 15 May 2001 13:28:06 -0500 From: Tony Wells X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.0.36 i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Scripting FTP actions Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all, I need to be able to set up something where I can script a bunch of FTP actions to send files to a remote server and I'm not sure where to start looking. As far as a client I use ncftp, and looking at the man page I only see "auto fetching" of files. Has anyone done this, or am I better off just writing a perl script that pretends to be an FTP client? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message