11 Dec
2002
11 Dec
'02
4:33 p.m.
Hi George,
with wget you can pass in username and password but i haven't tried to do exports this way. let us know if it works. :)
for example:
/usr/bin/wget -O - --http-user=username --http-passwd=password localhost/path/to/url/to/call
I just gave "wget" a try and it works fine! Thanks a lot! Doing a Zope-Backup via "export" IMHO seems to be better than copying fs.var, because fs.var normally is growing fast... --Thomas