RE: [OT] Need to sync a directory tree _to_ a WinNT ftp server

2000-12-06 Thread Kenrick, Chris
Title: RE: [OT] Need to sync a directory tree _to_ a WinNT ftp server Peter wrote: > Is there an rsync-like tool that uses ftp only?  (I couldn't find > an rsync server for NT). You could always try running Cygwin on the NT box and compile rsync from source under it.  Cygwin s

Re: [OT] Need to sync a directory tree _to_ a WinNT ftp server

2000-12-06 Thread Peter S Galbraith
I wrote: > I'm building an HTML tree on Debian potato that I need to move > over to a (gasp!) WinNT web server. The web server admin gave me > ftp access to the WinNT machine. Ideally, I want to run a script > that uses ftp to keep the files on the NT machine in sync with my > development tree