Hi Ben

Our backup scripts use "http-user" and "http-passwd", but when I added my comments to the Wiki page, I saw that the original instructions said "user" and "password", so I tested with those parameters against a default installation of Magnolia and it worked, so that's the command I copied into the Wiki page.

I have no idea which set of wget parameters is better. Anybody?

Anne


Am Dec 8, 2006 um 1:11 PM schrieb Ben Brock:

Anne,

Your WIKI addition should be changed from

wget --user=superuser --password=superuser

to

wget --http-user=superuser --http-passwd=superuser

Shouldn't it?

Regards,

Ben

-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED]
Sent: 22 November 2006 10:01
To: [email protected]
Subject: Re: [magnolia-user] Exporting with wget

Thanks! Our backup is back on track :-)

I updated the relevant Wiki page:
http://www.magnolia.info/wiki/Wiki.jsp?page=RepositoryBackupAndRestore

Anne

Am Nov 21, 2006 um 3:47 PM schrieb Christian Menzel:

On Di, 2006-11-21 at 15:06 +0100, Anne-Marie Scheidegger wrote:
Sorry, I didn't see Sameer's comment, because I am not subscribed to
the development list. But it still doesn't work - I forgot to mention

that I tried that one too (for example on the latest magnolia without

workflow bundle and its default content):

wget --http-user=superuser --http-passwd=superuser -O website.xml
"http://localhost:8080/magnoliaAuthor/.magnolia/pages/export.html?
mgnlRepository=website&mgnlPath=/&ext=.xml&exportxml=Export"

It gives me an xml file with the HTML code of the export form (see
Admin Central, Tools, Export). What I would like is an xml file with
the content of the repository...

Have the parameters changed, too?

Anne


Hi Anne

http://localhost:8080/magnoliaAuthor/.magnolia/pages/export.html?
mgnlRepository=website&mgnlPath=/
&mgnlKeepVersions=false&mgnlFormat=true&ext=.xml&command=exportxml

works for me.

HTH
Chris


----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------



----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------

----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------



----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------

Reply via email to