| Ticket geändert von Ralf Becker am 2009/11/06 12:46 |
| Verfolgungssystem: Bugs |
| Kategorie: Calendar |
| Version: Version 1.6.002 |
| Status: Geschlossen |
| Lösung: Ungültig |
| Prozent erledigt: 0% |
| Priorität: 5 - mittlere |
| Erstellt von: Marko Kohtala |
| Zugewiesen an: Ralf Becker |
| Zusammenfassung: #2361 - Temporary files left over |
Lots of temporary files cumulate in /tmp directory. Based on file names I searched and found two sources:
./calendar/inc/class.calendar_sif.inc.php:93: $tmpfname = tempnam('/tmp/sync/contents','sife_');
./calendar/inc/class.calendar_uiforms.inc.php:669: $ics_file = tempnam($GLOBALS['egw_info']['server']['temp_dir'],'ics');
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 |
Linked entries:
Bugs #2361: Temporary files left over
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.
http://p.sf.net/sfu/bobj-july_______________________________________________
eGroupWare-tracker mailing list
eGroupWare-tracker@...
https://lists.sourceforge.net/lists/listinfo/egroupware-tracker