Date: Fri, 30 Dec 2005 09:53:37 -0600 From: Greg Barniskis <nalists@scls.lib.wi.us> To: Alexander Pohoyda <alexander.pohoyda@gmx.net> Cc: freebsd-questions@freebsd.org Subject: Re: Recursive FTP upload tool? Message-ID: <43B55801.3050106@scls.lib.wi.us> In-Reply-To: <200512301110.jBUBA7d7000380@oak.pohoyda.family> References: <200512301110.jBUBA7d7000380@oak.pohoyda.family>
next in thread | previous in thread | raw e-mail | index | archive | help
Alexander Pohoyda wrote: > Hi folks, > > 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? If your server supports it, of course rsync seems much better than FTP 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 It recommends ncftp client, but I don't know if it does what you want or not. -- Greg Barniskis, Computer Systems Integrator South Central Library System (SCLS) Library Interchange Network (LINK) <gregb at scls.lib.wi.us>, (608) 266-6348
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43B55801.3050106>