Vivek Kumar schrieb:
Can you please explanin more on this, how you are using wget.?
Here's an example how to download a whole website using an SSL
connection (put everything in a single line):
wget -t 1 -T 5 --no-check-certificate -p --cut-dirs=3 -nH -r -L -e
robots=off https://{server}:{port}/{servlet}/{pub}/live/index.html
HTH,
-- Andreas
Andreas Hartmann wrote:
lokendra007 schrieb:
Hi!
can any one tell me how can I export static page in Lenya 2 (that can be
done by using Static HTML Exporter in lenya 1.2). how can we done the
same
thing in Lenya 2.
Afaik the StaticHTMLExporter hasn't been ported to 2.0 so far. I use
wget to do a static export, what about the others?
-- Andreas
--
Andreas Hartmann, CTO
BeCompany GmbH
http://www.becompany.ch
Tel.: +41 (0) 43 818 57 01
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Andreas Hartmann, CTO
BeCompany GmbH
http://www.becompany.ch
Tel.: +41 (0) 43 818 57 01
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]