Re: Recursive FTP upload tool?




On Dec 30, 2005, at 1:03 PM, JK wrote:

On Fri, 30 Dec 2005 12:10:07 +0100 (CET)
 Alexander Pohoyda <alexander.pohoyda@xxxxxxx> 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?

'rsync' is perfectly suited for this and much much better than ftp.

''man rsync''



It is, but I believe it only works over SSH. Perhaps it can be configured to work over FTP, I've never tried (no reason to).





----------- Joe Auty NetMusician: web publishing software for musicians http://www.netmusician.org joe@xxxxxxxxxxxxxxx


_______________________________________________ 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

  • 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)
  • 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?
    ... files/directories to my homepage server via FTP. ... Is there anything better than wput for this task? ... FTP for this task. ... Greg Barniskis, Computer Systems Integrator ...
    (freebsd-questions)
  • Recursive upload
    ... Is there an example of using ftp to recursively upload a local ... directory to a remote host? ... I find that some of the commands do not work against an ftp site at ...
    (comp.lang.tcl)