Hello, up to Zope 2.5.x I was able to obtain exports of certain folder via wget --http-user=<user> --http-pass=<pass> 'http://localhost:9673/<folder>/manage_exportObject?download%3Aint=1' I have seen that the download form was renamed to manage_importExportForm but the actual form elements seemed to have the same name. Unfortunately the download does not work any more even if I try wget --http-user=<user> --http-pass=<pass> 'http://localhost:9673/<folder>/manage_importExportForm?download%3Aint=1' Any hint how this can be done right - or any other method to get an export via shell script without user interaction? Kind regards Andreas. -- Mankind must put an end to war before war puts an end to mankind. John F. Kennedy