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
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to