From: Jack C. <ja...@is...> - 2004-03-02 16:15:28
|
I'm working with a relatively large survey file (> 1000 responses) and am trying to export results as a CSV file. Apparently, there is some timeout pararmeter set which prevents me from explicitly downloading a file of this size. When I choose the CSV option from the export screen, a file gets saved to the /tmp directory (on Sun/Solaris) with no world read permissions and ownership by 'nobody', so this file can not be read or copied. How can I either a) override the default download timeout period, or b) automatically create CSV files with world read permission? Jack Cooper |