The linux website sync tool..

..takes output from a *nix shell command like this..

# copy all the files over, newer files only, and log
cp -d -f -p -r -u -v /home/cor /bax >> $logfile


and converts it into valid sftp commands we can use to update our live web site with all the new and changed files from its development mirror. i.e synchronize

if you are a mac user without a linux box kicking around, you will probably prefer this version.
view the scriptsdownload the zipmac version

Welcome to corz.org!

I'm always messing around with the back-end.. See a bug? Wait a minute and try again. Still see a bug? Mail Me!