Automatically archive

hi, again a question, is it possible to put the address ex. www.mysite/piwik/misc/cron/archive.sh in my internet browser and execute to trigger de piwik archives ?

second question do i have to change anithing on archive.sh? i read " The file archive.sh must be updated to contain your API key…"

In order to do this, you would have to register .sh files as a CGI executable with your web server. This is not recommended, not advisable, not supported.

You could manually enter the URLs (see the for loop) but depending on the amount of data to be archived, your browser might timeout.

A trac ticket has been created. http://dev.piwik.org/trac/ticket/587