I would like to be able to export the CSV's to the server, so they can be downloaded through FTP. This would also prevent memory issues with PHP, because the file is being used as a buffer.
For the developers this is probably easy to apply. If I have some time I will check if I can build this myself. Is it possible to give the diff to the developers so this option can be included in updates?