<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
ANDRES SAYAGO schrieb:
<blockquote cite="mid44FD87F8.7030105@ebstudio.com" type="cite">
  <meta http-equiv="Context-Type"
 content="text/html; charset=ISO-8859-1">
Hallo.<br>
  <br>
I have a problem. When I make a static export in OpenCMS 6.2.1 (static
export option, Administration view), the system delete the export
folder when it starts the process. But the process take 10 minuts and I
dont' have the site on line while the process finish.<br>
  <br>
How can I make a static export withou to delete the static export
folders?<br>
</blockquote>
If you just publish your files from the opencms explorer with static
export being enabled then afaik the files will not be deleted. For this
to work you have to set up publishing with
CmsAfterPublishStaticExportHandler. This is describet in detail under
<a class="moz-txt-link-freetext" href="http://lists.opencms.org/ppermail/opencms-dev/2005q4/021164.html">http://lists.opencms.org/ppermail/opencms-dev/2005q4/021164.html</a><br>
<br>
Of course the publishing will still take lots of time, but the existing
files should stay there until they are over-written.<br>
<br>
hth<br>
christian<br>
</body>
</html>