From owner-freebsd-questions@FreeBSD.ORG Fri Dec 30 16:51:46 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2DFB616A41F for ; Fri, 30 Dec 2005 16:51:46 +0000 (GMT) (envelope-from alexander.pohoyda@gmx.net) Received: from mail.gmx.net (mail.gmx.de [213.165.64.21]) by mx1.FreeBSD.org (Postfix) with SMTP id 74C2443D5E for ; Fri, 30 Dec 2005 16:51:43 +0000 (GMT) (envelope-from alexander.pohoyda@gmx.net) Received: (qmail invoked by alias); 30 Dec 2005 16:51:42 -0000 Received: from p54AD940B.dip0.t-ipconnect.de (EHLO www2.gmx.net) [84.173.148.11] by mail.gmx.net (mp027) with SMTP; 30 Dec 2005 17:51:42 +0100 X-Authenticated: #14602519 Received: from oak.pohoyda.family (localhost [127.0.0.1]) by www2.gmx.net (8.12.10/8.12.10) with ESMTP id jBUGpYUX010533; Fri, 30 Dec 2005 17:51:35 +0100 (CET) (envelope-from apog@oak.pohoyda.family) Received: (from apog@localhost) by oak.pohoyda.family (8.12.10/8.12.10/Submit) id jBUGpXjA010530; Fri, 30 Dec 2005 17:51:33 +0100 (CET) (envelope-from apog) Date: Fri, 30 Dec 2005 17:51:33 +0100 (CET) Message-Id: <200512301651.jBUGpXjA010530@oak.pohoyda.family> From: Alexander Pohoyda To: Greg Barniskis In-reply-to: <43B55801.3050106@scls.lib.wi.us> (message from Greg Barniskis on Fri, 30 Dec 2005 09:53:37 -0600) References: <200512301110.jBUBA7d7000380@oak.pohoyda.family> <43B55801.3050106@scls.lib.wi.us> X-Y-GMX-Trusted: 0 Cc: freebsd-questions@freebsd.org Subject: Re: Recursive FTP upload tool? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Dec 2005 16:51:46 -0000 > > I'm looking for a command-line tool to recursively upload all changed > > files/directories to my homepage server via FTP. Is there anything > > better than wput for this task? > > Have you seen this article on automating command line ftp? > http://www.onlamp.com/pub/a/onlamp/excerpt/BSDHacks_chap1/index1.html Good article, thank you very much. > It recommends ncftp client, but I don't know if it does what you > want or not. Yes, it does, but not better than wput, so I'll stick with wput for a while. BTW, I added a feature to read passwords from ~/.netrc file, so whoever needs it, please follow this feature request: https://sourceforge.net/tracker/index.php?func=detail&aid=1393643&group_id=141519&atid=749616 -- Alexander Pohoyda PGP Key fingerprint: 7F C9 CC 5A 75 CD 89 72 15 54 5F 62 20 23 C6 44