CTPClient doesn't have an auto-export capability.
You might look on the RSNA site for a program called FieldCenter:
FieldCenter has an HttpImportService and a DicomImportService. It also has
a DicomAnonymizer and an HttpExportService. The whole pipeline runs
autonomously, so it will do what you want, but FieldCenter doesn't have the
webstart feature that allows it to get its configuration from a CTP server like
CTPClient does.
The program was written long ago to work with the clinical trial features
that were part of the old Tomcat-based MIRC teaching file program, but it should
work with CTP.
When you run the program, don't enable the Central Remapper or the Update
Server – those were services provided by the Tomcat MIRC site.
There are instructions on the Help tab, and there is an Anonymizer script
editor on the Special tab. The anonymizer uses the old properties file format,
not the XML format used by CTP and CTPClient.
JP