Have a similar requirement for a club and found an "expect" script that purports to do the trick. We hope to be testing this sometime this week.
The upload script maintains 3 images of the web site. These are: 1. The ROOT image is the local copy of the web site. It is a Unix directory structure containing copies of the data for the web site. The webmaster edits these files with any changes they require. 2. The GHOST image is a directory structure that is a ghost image of the web site. This image is maintained by the upload script. The ghost image shows the web site structure but all of the files are empty. 3. The WEB image is the web site held on the ISP, visible to anyone on the World Wide Web. The script plus additional information available at http://www.pccl.demon.co.uk/unix/script/upload.html > i've just set a server up to do all my web devel and i am wanting to > know if there is a tool which can sync between my current CVS module and > the ftp server which is on the web. > > (similar to the ws-ftp sync-er) > > i haven't got a "always-on" conn so i will have to do it manually > > any ideas?? > > tim >
