8 Oct
2003
8 Oct
'03
7:05 p.m.
Alvaro Jesus Hernandez Arteaga wrote at 2003-10-7 17:36 -0400:
I try to do a ZODB packing and backup, I read Maintaining Zope unit in Zope Book and type the python script (zope-pack) but when run it request admin login and password.
How to do to pass login and password in zope-pack script
I do not know what the section in the Zope Book tells you. However, when you use "wget", you can define username and password in ".wgetrc". Ensure, that only the "wget" process has read access to this file. Dieter