Re: Recursive FTP upload tool?



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



Relevant Pages

  • Recursive FTP upload tool?
    ... files/directories to my homepage server via FTP. ... better than wput for this task? ...
    (freebsd-questions)
  • Re: Recursive FTP upload tool?
    ... I'm looking for a command-line tool to recursively upload all changed ... files/directories to my homepage server via FTP. ...
    (freebsd-questions)
  • Re: Recursive FTP upload tool?
    ... I'm looking for a command-line tool to recursively upload all changed files/directories to my homepage server via FTP. ...
    (freebsd-questions)
  • Re: Recursive FTP upload tool?
    ... >> better than wput for this task? ... > Have you seen this article on automating command line ftp? ... please follow this feature request: ...
    (freebsd-questions)