I have no /tmp/sync directory, so tempnam seems to give path to /tmp.
In addition to these I get files names like /tmp/19cfa4b0c4a29f66660b8d4f4bf4107365icswmxgzE. I could not find the source so do not know if they belong to calendar or where. Many contain VCALENDAR METHOD:request VEVENT, but others look like they could just be e-mail attachments.
Are these files necessary? Why are not they removed?
I run eGW on openSUSE 10.3. I installed eGW from the repository http://download.opensuse.org/repositories/server%3a/eGroupWare/openSUSE_10.3.
Kommentar von Ralf Becker am 2009/11/06 12:46:
/tmp contains as the name implies temporary files.
It's the task of your system administrator (or scripts employed by him) to regularly clean up /tmp.
Ralf