The Old Mac Website Sync Tool..

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

  # archive any updated files, and log..
  tar -uvf /backup/corz.tar cor


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 have a *nix box kicking around, you'll probably prefer this version which uses cp, and (optionally) two machines, a cleaner and more secure backup strategy.
view the scriptsdownload the ziplinux 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!