I assume you're on Windows, so then you could use Scheduled Tasks[1] and
something like Wget for Windows[2].
Shouldn't be hard to set this up - but don't hesitate to ask if you need
further assistance.
HTH.
-- F.
[1] http://support.microsoft.com/kb/308569
[2] http://gnuwin32.sourceforge.net/packages/wget.htm
Is there some way to check the 'version' of the wiki before backing up?
--
Bobman
I haven't worked with Wget much myself, so I don't know.
However, the first Google result for "wget AND proxy" looks promising:
http://tinyurl.com/2k7buc
(http://blog.taragana.com/index.php/archive/how-to-use-wget-through-proxy/)
> Is there some way to check the 'version' of the wiki before backing up?
I imagine checking the respective file's last-modified date against the
most recent backup should do the trick.
Not sure whether Wget can do this though (see above).
-- F.