[Mapserver-users] Empty TMP directory

Bart van den Eijnden bartvde at xs4all.nl
Sun Jan 25 06:48:18 EST 2004


------------VYNXozOilJqvRa8VVKyFOt
Content-Type: text/plain; format=flowed; charset=iso-8859-15
Content-Transfer-Encoding: 8bit

Hi,

just create a simple batch file which does this and schedule it. I have 
attached a simple example, but probably you do not have the buttons 
directory.

Settings -> Control Panel -> Scheduled tasks

Best regards,
Bart

On Sun, 25 Jan 2004 09:54:26 +0100 (CET), Guillaume MOCCAND 
<moccand at ensg.ign.fr> wrote:

> dear list,
>
> does anyone can share a tool that empty the Mapserver "TMP" directory 
> every 5
> or 10 minutes ?
> i have Mapserver running on W2000.
>
> thanks !
>
> Guillaume
> _______________________________________________
> Mapserver-users mailing list
> Mapserver-users at lists.gis.umn.edu
> http://lists.gis.umn.edu/mailman/listinfo/mapserver-users
>



-- 
  
------------VYNXozOilJqvRa8VVKyFOt
Content-Disposition: attachment; filename=cleanup.bat
Content-Type: application/x-msdos-program; name=cleanup.bat
Content-Transfer-Encoding: 8bit

cd c:\ms4w
rmdir /s /q tmp

mkdir c:\ms4w\tmp
mkdir c:\ms4w\tmp\ms_tmp
mkdir c:\ms4w\tmp\ms_tmp\buttons
------------VYNXozOilJqvRa8VVKyFOt--




More information about the mapserver-users mailing list