19 Jun
2010
19 Jun
'10
10:11 p.m.
On 06/19/2010 10:44 PM, H.-Dirk Schmitt wrote:
Hi!,
i want to automate the html export of a space. How can I trigger the html export from crontab?
A simple wget or curl should do the trick. Just copy the URL that's used when doing the export manually. If you need authentication, you should add basicauth=1 to the query string, and put the username/password as BASIC authentication credentials (see the man pages of wget/curl to see how to do that). -- Sergiu Dumitriu http://purl.org/net/sergiu/