<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="fr">
	<id>https://docs.mappingsuite.com/w/index.php?action=history&amp;feed=atom&amp;title=ONYX%3A9.0%3AKB%3ANettoyage_des_fichiers_temporaires%2Ffr</id>
	<title>ONYX:9.0:KB:Nettoyage des fichiers temporaires/fr - Historique des versions</title>
	<link rel="self" type="application/atom+xml" href="https://docs.mappingsuite.com/w/index.php?action=history&amp;feed=atom&amp;title=ONYX%3A9.0%3AKB%3ANettoyage_des_fichiers_temporaires%2Ffr"/>
	<link rel="alternate" type="text/html" href="https://docs.mappingsuite.com/w/index.php?title=ONYX:9.0:KB:Nettoyage_des_fichiers_temporaires/fr&amp;action=history"/>
	<updated>2026-04-06T09:31:52Z</updated>
	<subtitle>Historique des versions pour cette page sur le wiki</subtitle>
	<generator>MediaWiki 1.32.1</generator>
	<entry>
		<id>https://docs.mappingsuite.com/w/index.php?title=ONYX:9.0:KB:Nettoyage_des_fichiers_temporaires/fr&amp;diff=24085&amp;oldid=prev</id>
		<title>FuzzyBot : Mise à jour pour être en accord avec la nouvelle version de la source de la page</title>
		<link rel="alternate" type="text/html" href="https://docs.mappingsuite.com/w/index.php?title=ONYX:9.0:KB:Nettoyage_des_fichiers_temporaires/fr&amp;diff=24085&amp;oldid=prev"/>
		<updated>2019-08-27T13:51:01Z</updated>

		<summary type="html">&lt;p&gt;Mise à jour pour être en accord avec la nouvelle version de la source de la page&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nouvelle page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;languages/&amp;gt;&lt;br /&gt;
En fonctionnement normal, un certain nombre de fichiers sont créés dans le répertoire temporaire de ONYX Server (variable &lt;br /&gt;
&amp;lt;FONT color=&amp;quot;blue&amp;quot;&amp;gt; PATH_TEMP &amp;lt;/FONT&amp;gt; dans la configuration) : fichiers cookies de connexion à l’interface Web, fichiers issus des traitements de Workflows, etc.&lt;br /&gt;
&lt;br /&gt;
La commande &amp;lt;FONT color=&amp;quot;blue&amp;quot;&amp;gt; map_cron&amp;lt;/FONT&amp;gt; permet de supprimer tous les fichiers cookies en ne conservant qu’un historique d’un jour.&lt;br /&gt;
&lt;br /&gt;
Linux: &amp;lt;code&amp;gt;/apps/mapping/bin/&amp;lt;FONT color=&amp;quot;blue&amp;quot;&amp;gt; map_cron -cleanid &amp;lt;/FONT&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Windows: &amp;lt;code&amp;gt;E:\MappingWindows\Applications\&amp;lt;FONT color=&amp;quot;blue&amp;quot;&amp;gt; map_cron.exe -cleanid &amp;lt;/FONT&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
La commande &amp;lt;FONT color=&amp;quot;blue&amp;quot;&amp;gt; map_del &amp;lt;/FONT&amp;gt; permet de nettoyer le contenu d’un répertoire en filtrant sur un nom ou sur une extension. Les exemples de commandes suivants sont fréquemment utilisés dans un script d’épuration ‘standard’ pour ONYX Server :&lt;br /&gt;
&lt;br /&gt;
*Linux:&lt;br /&gt;
 /apps/mapping/bin/map_del -path:/apps/mapping/temp -filter_ext:tmp&lt;br /&gt;
&lt;br /&gt;
 /apps/mapping/bin/map_del -path:/apps/mapping/temp -filter_ext:ttf&lt;br /&gt;
&lt;br /&gt;
 /apps/mapping/bin/map_del -path:/apps/mapping/temp -filter_ext:xps&lt;br /&gt;
&lt;br /&gt;
 /apps/mapping/bin/map_del -path:/apps/mapping/temp -filter_name:compress_*&lt;br /&gt;
&lt;br /&gt;
 /apps/mapping/bin/map_del -path:/apps/mapping/temp -filter_name:*.0&lt;br /&gt;
&lt;br /&gt;
 /apps/mapping/bin/map_del -path:/apps/mapping/temp -filter_name:*.1&lt;br /&gt;
&lt;br /&gt;
*Windows:&lt;br /&gt;
 E:\MappingWindows\Applications\map_del.exe -path:E:\MappingWindows\Applications\Temp -filter_ext:tmp&lt;br /&gt;
&lt;br /&gt;
 E:\MappingWindows\Applications\map_del.exe -path:E:\MappingWindows\Applications\Temp -filter_ext:ttf&lt;br /&gt;
&lt;br /&gt;
 E:\MappingWindows\Applications\map_del.exe -path:E:\MappingWindows\Applications\Temp -filter_ext:xps&lt;br /&gt;
&lt;br /&gt;
 E:\MappingWindows\Applications\map_del.exe -path:E:\MappingWindows\Applications\Temp -filter_name:compress_*&lt;br /&gt;
&lt;br /&gt;
 E:\MappingWindows\Applications\map_del.exe -path:E:\MappingWindows\Applications\Temp -filter_name:*.0&lt;br /&gt;
&lt;br /&gt;
 E:\MappingWindows\Applications\map_del.exe -path:E:\MappingWindows\Applications\Temp -filter_name:*.1&lt;/div&gt;</summary>
		<author><name>FuzzyBot</name></author>
		
	</entry>
</feed>