From owner-freebsd-questions Wed Sep 3 16:20:23 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id QAA14733 for questions-outgoing; Wed, 3 Sep 1997 16:20:23 -0700 (PDT) Received: from milo.cfw.com (milo.cfw.com [205.219.240.6]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id QAA14728 for ; Wed, 3 Sep 1997 16:20:16 -0700 (PDT) Message-Id: <199709032320.QAA14728@hub.freebsd.org> Received: (qmail 32354 invoked from network); 3 Sep 1997 23:21:32 -0000 Received: from ra26wb3.cfw.com (HELO pauls2) (208.217.184.177) by milo.cfw.com with SMTP; 3 Sep 1997 23:21:32 -0000 From: "Paul Missman" To: Subject: FTP under program control Date: Wed, 3 Sep 1997 19:15:43 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.71.1008.3 X-MimeOle: Produced By Microsoft MimeOLE Engine V4.71.1008.3 Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I was interested in using ftp as a mechanism, under program control, to transfer files from a series of data collection programs to a central database program. I know that the FreeBSD make files for the ports programs make use of ftp, to transfer the ports sources automatically. How is this being done? Can anyone point me to some sample code? Thanks, Paul Missman