<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16705" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=328012507-02122008><FONT face=Arial size=2>dear
all,</FONT></SPAN></DIV>
<DIV><SPAN class=328012507-02122008><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=328012507-02122008><FONT face=Arial size=2>this is my
opencms-importexport.xml:</FONT></SPAN></DIV>
<DIV><SPAN class=328012507-02122008><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=328012507-02122008><FONT face=Arial size=2><?xml
version="1.0" encoding="UTF-8"?><BR><!DOCTYPE opencms SYSTEM "<A
href="http://www.opencms.org/dtd/6.0/opencms-importexport.dtd">http://www.opencms.org/dtd/6.0/opencms-importexport.dtd</A>"></FONT></SPAN></DIV>
<DIV> </DIV>
<DIV><SPAN class=328012507-02122008><FONT face=Arial
size=2><opencms><BR> <importexport><BR> <importexporthandlers><BR> <importexporthandler
class="org.opencms.importexport.CmsVfsImportExportHandler"/><BR> <importexporthandler
class="org.opencms.module.CmsModuleImportExportHandler"/><BR> </importexporthandlers><BR> <import><BR> <overwrite>true</overwrite><BR> <convert>true</convert><BR> <importversions><BR> <importversion
class="org.opencms.importexport.CmsImportVersion2"/><BR> <importversion
class="org.opencms.importexport.CmsImportVersion3"/><BR> <importversion
class="org.opencms.importexport.CmsImportVersion4"/><BR> <importversion
class="org.opencms.importexport.CmsImportVersion5"/><BR> <importversion
class="org.opencms.importexport.CmsImportVersion6"/><BR> <importversion
class="org.opencms.importexport.CmsImportVersion7"/><BR> </importversions><BR> <immutables><BR> <resource
uri="/system/"/><BR> <resource
uri="/system/categories/"/><BR> <resource
uri="/system/galleries/"/><BR> <resource
uri="/system/galleries/download/"/><BR> <resource
uri="/system/galleries/externallinks/"/><BR> <resource
uri="/system/galleries/htmlgalleries/"/><BR> <resource
uri="/system/galleries/pics/"/><BR> <resource
uri="/system/login/"/><BR> <resource
uri="/system/modules/"/><BR> <resource
uri="/system/shared/"/><BR> <resource
uri="/system/workplace/"/><BR> <resource
uri="/system/workplace/admin/"/><BR> <resource
uri="/system/workplace/help/"/><BR> <resource
uri="/system/workplace/locales/"/><BR> <resource
uri="/system/workplace/resources/"/><BR> <resource
uri="/system/workplace/restypes/"/><BR> <resource
uri="/system/workplace/scripts/"/><BR> <resource
uri="/system/workplace/templates/"/><BR> <resource
uri="/system/workplace/views/"/><BR> </immutables><BR> <principaltranslations/><BR> <ignoredproperties/><BR> </import><BR> </importexport><BR> <staticexport
enabled="true"><BR> <staticexporthandler>org.opencms.staticexport.CmsAfterPublishStaticExportHandler</staticexporthandler><BR> <linksubstitutionhandler>org.opencms.staticexport.CmsDefaultLinkSubstitutionHandler</linksubstitutionhandler> <BR> <exportpath>export</exportpath><BR> <exportworkpath>temp</exportworkpath><BR> <exportbackups>2</exportbackups><BR> <defaultpropertyvalue>false</defaultpropertyvalue><BR> <defaultsuffixes><BR> <suffix
key=".jpg"/><BR> <suffix
key=".gif"/><BR> <suffix
key=".png"/><BR> <suffix
key=".doc"/><BR> <suffix
key=".xls"/><BR> <suffix
key=".ppt"/><BR> <suffix
key=".pdf"/><BR> <suffix
key=".txt"/><BR> <suffix
key=".css"/><BR> <suffix
key=".zip"/><BR> <suffix
key=".swf"/><BR> <suffix
key=".csv"/><BR> <suffix
key=".pptx"/><BR> <suffix
key=".docx"/><BR> <suffix
key=".asc"/><BR> </defaultsuffixes><BR> <rendersettings><BR> <rfs-prefix>/export</rfs-prefix><BR> <vfs-prefix></vfs-prefix><BR> <userelativelinks>true</userelativelinks> <BR> <exporturl>http://cms.myserver.de/${CONTEXT_NAME}/handle404</exporturl><BR> <plainoptimization>true</plainoptimization><BR> <testresource
uri="/system/shared/page.dtd"/><BR> <resourcestorender><BR> <regex>/sites/.*</regex><BR> <regex>/Homepages/.*</regex><BR> <regex>/system/workplace/commons/style/.*</regex><BR> <regex>/system/galleries/.*</regex><BR> <regex>/system/modules/.*/resources/.*</regex><BR> </resourcestorender><BR> </rendersettings><BR> </staticexport><BR> <usercsvexport><BR>
<separator>;</separator><BR>
<columns><BR>
<column>description</column><BR>
<column>lastname</column><BR>
<column>firstname</column><BR>
<column>email</column><BR>
<column>address</column><BR>
<column>zipcode</column><BR>
<column>city</column><BR>
<column>country</column><BR>
<column>USERPREFERENCES_workplace-startupsettingssite</column><BR>
<column>USERPREFERENCES_workplace-startupsettingslocale</column><BR>
<column>password</column><BR>
</columns><BR> </usercsvexport><BR> <repositories><BR> <repository
name="standard"
class="org.opencms.repository.CmsRepository"><BR> <params><BR>
<param
name="wrapper">org.opencms.file.wrapper.CmsResourceExtensionWrapperJsp</param><BR>
<param
name="wrapper">org.opencms.file.wrapper.CmsResourceExtensionWrapperXmlContent</param><BR>
<param
name="wrapper">org.opencms.file.wrapper.CmsResourceExtensionWrapperXmlPage</param><BR>
<param
name="wrapper">org.opencms.file.wrapper.CmsResourceWrapperSystemFolder</param><BR>
<param
name="wrapper">org.opencms.file.wrapper.CmsResourceWrapperPropertyFile</param><BR> </params><BR> <filter
type="include"><BR> <regex>/__properties/.*</regex><BR> <regex>/sites/.*</regex><BR> <regex>/system/</regex><BR> <regex>/system/__properties/.*</regex><BR> <regex>/system/galleries/.*</regex><BR> <regex>/system/modules/.*</regex><BR> <regex>/system/workplace/.*</regex><BR> </filter><BR> </repository><BR> <repository
name="extended"
class="org.opencms.repository.CmsRepository"><BR> <params><BR> <param
name="wrapper">org.opencms.file.wrapper.CmsResourceExtensionWrapperJsp</param><BR> <param
name="wrapper">org.opencms.file.wrapper.CmsResourceExtensionWrapperXmlContent</param><BR> <param
name="wrapper">org.opencms.file.wrapper.CmsResourceWrapperXmlPage</param><BR> <param
name="wrapper">org.opencms.file.wrapper.CmsResourceWrapperSystemFolder</param><BR> <param
name="wrapper">org.opencms.file.wrapper.CmsResourceWrapperPropertyFile</param><BR> </params><BR> <filter
type="include"><BR> <regex>/__properties/.*</regex><BR> <regex>/sites/.*</regex><BR> <regex>/system/</regex><BR> <regex>/system/__properties/.*</regex><BR> <regex>/system/galleries/.*</regex><BR> <regex>/system/modules/</regex><BR> <regex>/system/modules/[^/]*/</regex><BR> <regex>/system/modules/[^/]*/__properties/.*</regex><BR> <regex>/system/modules/[^/]*/resources/.*</regex><BR> </filter><BR> </repository><BR> </repositories><BR></opencms><BR></FONT></SPAN></DIV>
<DIV><SPAN class=328012507-02122008><FONT face=Arial size=2>this works fine, all
expected files are exported to the "temp"-directory. but they are not copied to
the "export" directory. the directory is owned by the tomcat user.
</FONT></SPAN></DIV>
<DIV><SPAN class=328012507-02122008><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=328012507-02122008><FONT face=Arial size=2>any ideas why the
files are not copied to the export-path?</FONT></SPAN></DIV>
<DIV><SPAN class=328012507-02122008><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=328012507-02122008><FONT face=Arial
size=2>regards</FONT></SPAN></DIV>
<DIV><SPAN class=328012507-02122008><FONT face=Arial
size=2>lorenz</FONT></SPAN></DIV></BODY></HTML>