Доброго времени суток Пытаюсь слить реплику базы Zope как в примере в брошюрке к Мастеру 2.4. На строку
wget -sS -O basic.zexp "http://Admin:[EMAIL PROTECTED]:8080/manage_exportObject?download:int=1&id=basic" получаю, что wget не знает опции "-s". Для чего она? Далее, если "s" просто убрать, то получаю следующее: --11:38:04-- http://Admin:[EMAIL PROTECTED]:8080/manage_exportObject?download:int=1&id=basic => `basic.zexp' Resolving localhost... 127.0.0.1 Connecting to localhost|127.0.0.1|:8080... connected. HTTP request sent, awaiting response... HTTP/1.0 500 Internal Server Error Server: Zope/(Zope 2.6.4 (source release, python 2.1, linux2), python 2.3.3, linux2) ZServer/1.1b1 Date: Mon, 22 Jan 2007 08:38:04 GMT Bobo-Exception-Line: 241 Content-Length: 1107 Bobo-Exception-Value: See the server error log for details Content-Type: text/html Bobo-Exception-Type: AttributeError Connection: close Etag: Bobo-Exception-File: ObjectManager.pyc 11:38:04 ERROR 500: Internal Server Error. В basic.log сообщений не остается. Если строку без wget подставить в браузер, то zope говорит, что не верен аттрибут basic. Хотя база зовется именно так. Подскажите, плз, в чем проблема. Спасибо. _______________________________________________ Sysadmins mailing list [email protected] https://lists.altlinux.org/mailman/listinfo/sysadmins
