Hello community, I want to setup a backup script according to "Repository backup and restore" from the Wiki for my Magnolia CE 4.4.4. However, I can't seem to authorize myself correctly.
My dev instance is available in a web browser at [code]http://mgnl-dev.acme.com:8080/.magnolia/pages/adminCentral.html[/code] I tried to fetch the XML export via [code]wget --user=superuser --ask-password "http://mgnl-dev.acme.com:8080/.magnolia/pages/export.html?mgnlRepository=website&mgnlPath=/en&ext=.xml&command=exportxml&exportxml=Export"[/code] I got the request URL and the parameter from debugging a working call in my browser. I also tried several parameters to the wget command. It always says [code]Connecting to mgnl-dev.acme.com|XX.XX.XX.XXX|:8080... connected. HTTP request sent, awaiting response... 401 Unauthorized Unknown authentication scheme. Authorization failed.[/code] [i]Where did I go wrong?[/i] Regards, Mike [;-) -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=327b6fed-adba-4671-9a3c-5a0df079a5c0 ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
