From owner-freebsd-questions@FreeBSD.ORG Sat May 3 15:45:20 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 442981065684 for ; Sat, 3 May 2008 15:45:20 +0000 (UTC) (envelope-from infofarmer@FreeBSD.org) Received: from heka.cenkes.org (heka.cenkes.org [208.79.80.110]) by mx1.freebsd.org (Postfix) with ESMTP id 1A4798FC23 for ; Sat, 3 May 2008 15:45:19 +0000 (UTC) (envelope-from infofarmer@FreeBSD.org) Received: from amilo.cenkes.org (ppp85-140-149-58.pppoe.mtu-net.ru [85.140.149.58]) (Authenticated sender: sat) by heka.cenkes.org (Postfix) with ESMTPSA id B742C242FA03; Sat, 3 May 2008 19:45:16 +0400 (MSD) Date: Sat, 3 May 2008 19:45:02 +0400 From: Andrew Pantyukhin To: Gilles Message-ID: <20080503154459.GG92161@amilo.cenkes.org> References: <9huo14p9l84vmr124kh8j8sjdgerh655cu@4ax.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <9huo14p9l84vmr124kh8j8sjdgerh655cu@4ax.com> X-OS: FreeBSD 8.0-CURRENT amd64 User-Agent: Mutt/1.5.17 (2007-11-01) Cc: freebsd-questions@freebsd.org Subject: Re: [CRON] Recommended FTP client to download and upload files? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: infofarmer@FreeBSD.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 May 2008 15:45:20 -0000 On Sat, May 03, 2008 at 04:46:27PM +0200, Gilles wrote: > Hello > > I need to run a CRON job to download files from one FTP server if > they're more recent, and upload them to another FTP server. The files > all live in one directory, so there's no need for recursion. > > What command-line FTP client would you recommend for this? ftp(1)