How about something like:

curl -o /dev/null --user "superuser:superuser" \
    --form "[email protected];filename=test.xml" \
    --form "mgnlRepository=website" \
    --form "mgnlPath=/" \
    --form "mgnlKeepVersions=false" \
    --form "mgnlUuidBehavior=3" \
    "http://localhost:8080/magnoliaAuthor/.magnolia/pages/import.html";

HTH,
Jan


On Jun 29, 2012, at 12:31 PM, Alexandru Marinescu (via Magnolia Forums) wrote:

> Hi, Richard!
> 
> You confirmed me the intuition I got while I read the Magnolia source code. I 
> will most likely use the bootstrapping mechanisms, since these are supported 
> and documented.
> 
> Thank you for your answer,
> Alex
> 
> -- 
> Context is everything: 
> http://forum.magnolia-cms.com/forum/thread.html?threadId=9c07ec22-af0b-4522-b0a1-b81e1c924fc5
> 
> 
> ----------------------------------------------------------------
> For list details, see http://www.magnolia-cms.com/community/mailing-lists.html
> Alternatively, use our forums: http://forum.magnolia-cms.com/
> To unsubscribe, E-mail to: <[email protected]>
> ----------------------------------------------------------------




----------------------------------------------------------------
For list details, see http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to