<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic CIFS sur machine distante : très lent puis timeout in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/cifs-sur-machine-distante-tr%C3%A8s-lent-puis-timeout/m-p/150219#M105107</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Bonjour,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;J'ai installé la version 3.4b sur un serveur linux (Gentoo ovh) hébergé.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;accès web ok&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;accès ftp ok&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;accès webdav ok&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;La fonctionnalité qui m'intéresse c'est de pouvoir faire du checkout via l'explorateur windows en local, donc via CIFS si j'ai bien compris &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;j'arrive à me connecter à distance en tapant \\adresseIPduServeurdistant\alfresco dans l'explorateur windows (mon OS est Vista familial Premium SP2)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Problème : c'est très lent et l'explorer windows finit par planter.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;J'ai regardé un peu partout dans le forum mais je sèche…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Rien à priori dans mes logs :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;alfresco.log&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;14:28:10,682 INFO&amp;nbsp; [org.alfresco.config.JndiPropertiesFactoryBean] Loading properties file from class path resource [alfresco/repository.properties]&lt;BR /&gt;14:28:10,696 INFO&amp;nbsp; [org.alfresco.config.JndiPropertiesFactoryBean] Loading properties file from class path resource [alfresco/domain/transaction.properties]&lt;BR /&gt;14:28:10,697 INFO&amp;nbsp; [org.alfresco.config.JndiPropertiesFactoryBean] Loading properties file from file [/home/alfresco/tomcat/webapps/alfresco/WEB-INF/classes/alfresco/module/org_alfresco_module_dod5015/alfresco-global.properties]&lt;BR /&gt;14:28:10,698 INFO&amp;nbsp; [org.alfresco.config.JndiPropertiesFactoryBean] Loading properties file from file [/home/alfresco/tomcat/webapps/alfresco/WEB-INF/classes/alfresco/module/test/alfresco-global.properties]&lt;BR /&gt;14:28:10,698 INFO&amp;nbsp; [org.alfresco.config.JndiPropertiesFactoryBean] Loading properties file from file [/home/alfresco/tomcat/webapps/alfresco/WEB-INF/classes/alfresco/module/org_alfresco_module_wcmquickstart/alfresco-global.properties]&lt;BR /&gt;14:28:10,703 INFO&amp;nbsp; [org.alfresco.config.JndiPropertiesFactoryBean] Loading properties file from URL [file:/home/alfresco/tomcat/shared/classes/alfresco-global.properties]&lt;BR /&gt;14:28:11,107 INFO&amp;nbsp; [org.alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]&lt;BR /&gt;14:28:11,713 INFO&amp;nbsp; [org.alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/version.properties]&lt;BR /&gt;14:28:11,978 INFO&amp;nbsp; [org.alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/domain/cache-strategies.properties]&lt;BR /&gt;14:28:12,240 INFO&amp;nbsp; [org.alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/module/&lt;A href="http://org.alfresco.module.vti/context/vti.properties" rel="nofollow noopener noreferrer"&gt;org.alfresco.module.vti/context/vti.properties&lt;/A&gt;]&lt;BR /&gt;14:28:12,241 INFO&amp;nbsp; [org.alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from URL [file:/home/alfresco/tomcat/shared/classes/alfresco/extension/custom-vti.properties]&lt;BR /&gt;14:29:35,601 WARN&amp;nbsp; [org.springframework.beans.GenericTypeAwarePropertyDescriptor] Invalid JavaBean property 'serviceBeans' being accessed! Ambiguous write methods found next to actually used [public void org.apache.cxf.jaxrs.JAXRSServerFactoryBean.setServiceBeans(java.util.List)]: [public void org.apache.cxf.jaxrs.JAXRSServerFactoryBean.setServiceBeans(java.lang.Object[])]&lt;BR /&gt;14:29:43,392 INFO&amp;nbsp; [org.springframework.extensions.webscripts.TemplateProcessorRegistry] Registered template processor Repository Template Processor for extension ftl&lt;BR /&gt;14:29:43,399 INFO&amp;nbsp; [org.springframework.extensions.webscripts.ScriptProcessorRegistry] Registered script processor Repository Script Processor for extension js&lt;BR /&gt;14:30:15,359 INFO&amp;nbsp; [org.alfresco.repo.domain.schema.SchemaBootstrap] Schema managed by database dialect org.hibernate.dialect.MySQLInnoDBDialect.&lt;BR /&gt;14:30:17,002 INFO&amp;nbsp; [org.alfresco.repo.domain.schema.SchemaBootstrap] No changes were made to the schema.&lt;BR /&gt;14:30:17,302 INFO&amp;nbsp; [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'sysAdmin' subsystem, ID: [sysAdmin, default]&lt;BR /&gt;14:30:17,366 INFO&amp;nbsp; [org.alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/version.properties]&lt;BR /&gt;14:30:17,367 INFO&amp;nbsp; [org.alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]&lt;BR /&gt;14:30:17,369 INFO&amp;nbsp; [org.alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/domain/cache-strategies.properties]&lt;BR /&gt;14:30:17,375 INFO&amp;nbsp; [org.alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/module/&lt;A href="http://org.alfresco.module.vti/context/vti.properties" rel="nofollow noopener noreferrer"&gt;org.alfresco.module.vti/context/vti.properties&lt;/A&gt;]&lt;BR /&gt;14:30:17,375 INFO&amp;nbsp; [org.alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from URL [file:/home/alfresco/tomcat/shared/classes/alfresco/extension/custom-vti.properties]&lt;BR /&gt;14:30:17,583 INFO&amp;nbsp; [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'sysAdmin' subsystem, ID: [sysAdmin, default] complete&lt;BR /&gt;14:30:24,043 INFO&amp;nbsp; [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'thirdparty' subsystem, ID: [thirdparty, default]&lt;BR /&gt;14:30:24,088 INFO&amp;nbsp; [org.alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/version.properties]&lt;BR /&gt;14:30:24,089 INFO&amp;nbsp; [org.alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]&lt;BR /&gt;14:30:24,092 INFO&amp;nbsp; [org.alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/domain/cache-strategies.properties]&lt;BR /&gt;14:30:24,094 INFO&amp;nbsp; [org.alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/module/&lt;A href="http://org.alfresco.module.vti/context/vti.properties" rel="nofollow noopener noreferrer"&gt;org.alfresco.module.vti/context/vti.properties&lt;/A&gt;]&lt;BR /&gt;14:30:24,095 INFO&amp;nbsp; [org.alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from URL [file:/home/alfresco/tomcat/shared/classes/alfresco/extension/custom-vti.properties]&lt;BR /&gt;14:30:24,407 ERROR [org.alfresco.repo.content.transform.magick.AbstractImageMagickContentTransformerWorker] ImageMagickContentTransformerWorker not available: 11160000 Failed to perform ImageMagick transformation:&lt;BR /&gt;Execution result:&lt;BR /&gt;&amp;nbsp;&amp;nbsp; os:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Linux&lt;BR /&gt;&amp;nbsp;&amp;nbsp; command:&amp;nbsp;&amp;nbsp;&amp;nbsp; [/home/alfresco/common/bin/convert, /home/alfresco/tomcat/temp/Alfresco/ImageMagickContentTransformerWorker_init_source_6712915778456513599.gif[0], /home/alfresco/tomcat/temp/Alfresco/ImageMagickContentTransformerWorker_init_target_7443576062583238974.png]&lt;BR /&gt;&amp;nbsp;&amp;nbsp; succeeded:&amp;nbsp; false&lt;BR /&gt;&amp;nbsp;&amp;nbsp; exit code:&amp;nbsp; 1&lt;BR /&gt;&amp;nbsp;&amp;nbsp; out:&lt;BR /&gt;&amp;nbsp;&amp;nbsp; err:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .convert.bin: no decode delegate for this image format `/home/alfresco/tomcat/temp/Alfresco/ImageMagickContentTransformerWorker_init_source_6712915778456513599.gif' @ constitute.c/ReadImage/526.&lt;BR /&gt;.convert.bin: missing an image filename `/home/alfresco&lt;BR /&gt;&amp;nbsp;&amp;nbsp; err:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .convert.bin: no decode delegate for this image format `/home/alfresco/tomcat/temp/Alfresco/ImageMagickContentTransformerWorker_init_source_6712915778456513599.gif' @ constitute.c/ReadImage/526.&lt;BR /&gt;.convert.bin: missing an image filename `/home/alfresco&lt;BR /&gt;14:30:24,466 INFO&amp;nbsp; [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'thirdparty' subsystem, ID: [thirdparty, default] complete&lt;BR /&gt;14:30:24,474 INFO&amp;nbsp; [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'OOoDirect' subsystem, ID: [OOoDirect, default]&lt;BR /&gt;14:30:24,526 INFO&amp;nbsp; [org.alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/version.properties]&lt;BR /&gt;14:30:24,531 INFO&amp;nbsp; [org.alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]&lt;BR /&gt;14:30:24,532 INFO&amp;nbsp; [org.alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/domain/cache-strategies.properties]&lt;BR /&gt;14:30:24,533 INFO&amp;nbsp; [org.alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/module/&lt;A href="http://org.alfresco.module.vti/context/vti.properties" rel="nofollow noopener noreferrer"&gt;org.alfresco.module.vti/context/vti.properties&lt;/A&gt;]&lt;BR /&gt;14:30:24,534 INFO&amp;nbsp; [org.alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from URL [file:/home/alfresco/tomcat/shared/classes/alfresco/extension/custom-vti.properties]&lt;BR /&gt;14:30:27,356 INFO&amp;nbsp; [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'OOoDirect' subsystem, ID: [OOoDirect, default] complete&lt;BR /&gt;14:30:32,100 WARN&amp;nbsp; [org.alfresco.repo.node.index.FullIndexRecoveryComponent] The indexes are not synchronized with the database.&lt;BR /&gt;14:30:32,997 INFO&amp;nbsp; [org.alfresco.repo.admin.ConfigurationChecker] The Alfresco root data directory ('dir.root') is: /home/alfresco/alf_data&lt;BR /&gt;14:30:33,285 INFO&amp;nbsp; [org.alfresco.repo.admin.patch.PatchExecuter] Checking for patches to apply …&lt;BR /&gt;14:30:38,649 INFO&amp;nbsp; [org.alfresco.repo.admin.patch.PatchExecuter] No patches were required.&lt;BR /&gt;14:30:38,759 INFO&amp;nbsp; [org.alfresco.repo.module.ModuleServiceImpl] Found 4 module(s).&lt;BR /&gt;14:30:39,384 INFO&amp;nbsp; [org.alfresco.repo.module.ModuleServiceImpl] Starting module 'org_alfresco_module_wcmquickstart' version 1.0.&lt;BR /&gt;14:30:39,620 INFO&amp;nbsp; [org.alfresco.repo.module.ModuleServiceImpl] Starting module 'org_alfresco_module_dod5015' version 1.0.&lt;BR /&gt;14:30:39,865 INFO&amp;nbsp; [org.alfresco.repo.module.ModuleServiceImpl] Starting module 'org.alfresco.module.vti' version 1.2.&lt;BR /&gt;14:30:40,035 INFO&amp;nbsp; [org.alfresco.repo.module.ModuleServiceImpl] Starting module 'org.alfresco.module.quickr' version 1.0.&lt;BR /&gt;14:30:40,155 INFO&amp;nbsp; [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'fileServers' subsystem, ID: [fileServers, default]&lt;BR /&gt;14:30:40,297 INFO&amp;nbsp; [org.alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/version.properties]&lt;BR /&gt;14:30:40,305 INFO&amp;nbsp; [org.alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]&lt;BR /&gt;14:30:40,307 INFO&amp;nbsp; [org.alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/domain/cache-strategies.properties]&lt;BR /&gt;14:30:40,309 INFO&amp;nbsp; [org.alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/module/&lt;A href="http://org.alfresco.module.vti/context/vti.properties" rel="nofollow noopener noreferrer"&gt;org.alfresco.module.vti/context/vti.properties&lt;/A&gt;]&lt;BR /&gt;14:30:40,309 INFO&amp;nbsp; [org.alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from URL [file:/home/alfresco/tomcat/shared/classes/alfresco/extension/custom-vti.properties]&lt;BR /&gt;14:30:43,495 INFO&amp;nbsp; [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'Authentication' subsystem, ID: [Authentication, managed, alfrescoNtlm1]&lt;BR /&gt;14:30:43,533 INFO&amp;nbsp; [org.alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/version.properties]&lt;BR /&gt;14:30:43,534 INFO&amp;nbsp; [org.alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]&lt;BR /&gt;14:30:43,535 INFO&amp;nbsp; [org.alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/domain/cache-strategies.properties]&lt;BR /&gt;14:30:43,537 INFO&amp;nbsp; [org.alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/module/&lt;A href="http://org.alfresco.module.vti/context/vti.properties" rel="nofollow noopener noreferrer"&gt;org.alfresco.module.vti/context/vti.properties&lt;/A&gt;]&lt;BR /&gt;14:30:43,537 INFO&amp;nbsp; [org.alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from URL [file:/home/alfresco/tomcat/shared/classes/alfresco/extension/custom-vti.properties]&lt;BR /&gt;14:30:44,060 INFO&amp;nbsp; [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'Authentication' subsystem, ID: [Authentication, managed, alfrescoNtlm1] complete&lt;BR /&gt;14:30:44,331 INFO&amp;nbsp; [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'fileServers' subsystem, ID: [fileServers, default] complete&lt;BR /&gt;14:30:44,332 INFO&amp;nbsp; [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'imap' subsystem, ID: [imap, default]&lt;BR /&gt;14:30:44,412 INFO&amp;nbsp; [org.alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/version.properties]&lt;BR /&gt;14:30:44,413 INFO&amp;nbsp; [org.alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]&lt;BR /&gt;14:30:44,414 INFO&amp;nbsp; [org.alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/domain/cache-strategies.properties]&lt;BR /&gt;14:30:44,416 INFO&amp;nbsp; [org.alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/module/&lt;A href="http://org.alfresco.module.vti/context/vti.properties" rel="nofollow noopener noreferrer"&gt;org.alfresco.module.vti/context/vti.properties&lt;/A&gt;]&lt;BR /&gt;14:30:44,416 INFO&amp;nbsp; [org.alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from URL [file:/home/alfresco/tomcat/shared/classes/alfresco/extension/custom-vti.properties]&lt;BR /&gt;14:30:44,727 INFO&amp;nbsp; [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'imap' subsystem, ID: [imap, default] complete&lt;BR /&gt;14:30:44,728 INFO&amp;nbsp; [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'email' subsystem, ID: [email, outbound]&lt;BR /&gt;14:30:44,775 INFO&amp;nbsp; [org.alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/version.properties]&lt;BR /&gt;14:30:44,728 INFO&amp;nbsp; [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'email' subsystem, ID: [email, outbound]&lt;BR /&gt;14:30:44,775 INFO&amp;nbsp; [org.alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/version.properties]&lt;BR /&gt;14:30:44,776 INFO&amp;nbsp; [org.alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]&lt;BR /&gt;14:30:44,778 INFO&amp;nbsp; [org.alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/domain/cache-strategies.properties]&lt;BR /&gt;14:30:44,784 INFO&amp;nbsp; [org.alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/module/&lt;A href="http://org.alfresco.module.vti/context/vti.properties" rel="nofollow noopener noreferrer"&gt;org.alfresco.module.vti/context/vti.properties&lt;/A&gt;]&lt;BR /&gt;14:30:44,784 INFO&amp;nbsp; [org.alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from URL [file:/home/alfresco/tomcat/shared/classes/alfresco/extension/custom-vti.properties]&lt;BR /&gt;14:30:45,095 INFO&amp;nbsp; [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'email' subsystem, ID: [email, outbound] complete&lt;BR /&gt;14:30:45,095 INFO&amp;nbsp; [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'email' subsystem, ID: [email, inbound]&lt;BR /&gt;14:30:45,177 INFO&amp;nbsp; [org.alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/version.properties]&lt;BR /&gt;14:30:45,183 INFO&amp;nbsp; [org.alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]&lt;BR /&gt;14:30:45,183 INFO&amp;nbsp; [org.alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/domain/cache-strategies.properties]&lt;BR /&gt;14:30:45,185 INFO&amp;nbsp; [org.alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/module/&lt;A href="http://org.alfresco.module.vti/context/vti.properties" rel="nofollow noopener noreferrer"&gt;org.alfresco.module.vti/context/vti.properties&lt;/A&gt;]&lt;BR /&gt;14:30:45,185 INFO&amp;nbsp; [org.alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from URL [file:/home/alfresco/tomcat/shared/classes/alfresco/extension/custom-vti.properties]&lt;BR /&gt;14:30:45,523 WARN&amp;nbsp; [org.springframework.beans.GenericTypeAwarePropertyDescriptor] Invalid JavaBean property 'blockedSenders' being accessed! Ambiguous write methods found next to actually used [public void org.alfresco.email.server.EmailServer.setBlockedSenders(java.util.List)]: [public void org.alfresco.email.server.EmailServer.setBlockedSenders(java.lang.String)]&lt;BR /&gt;14:30:45,524 WARN&amp;nbsp; [org.springframework.beans.GenericTypeAwarePropertyDescriptor] Invalid JavaBean property 'allowedSenders' being accessed! Ambiguous write methods found next to actually used [public void org.alfresco.email.server.EmailServer.setAllowedSenders(java.util.List)]: [public void org.alfresco.email.server.EmailServer.setAllowedSenders(java.lang.String)]&lt;BR /&gt;14:30:45,680 INFO&amp;nbsp; [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'email' subsystem, ID: [email, inbound] complete&lt;BR /&gt;14:30:45,680 INFO&amp;nbsp; [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'googledocs' subsystem, ID: [googledocs, default]&lt;BR /&gt;14:30:45,835 INFO&amp;nbsp; [org.alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/version.properties]&lt;BR /&gt;14:30:45,836 INFO&amp;nbsp; [org.alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]&lt;BR /&gt;14:30:45,842 INFO&amp;nbsp; [org.alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/domain/cache-strategies.properties]&lt;BR /&gt;14:30:45,844 INFO&amp;nbsp; [org.alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/module/&lt;A href="http://org.alfresco.module.vti/context/vti.properties" rel="nofollow noopener noreferrer"&gt;org.alfresco.module.vti/context/vti.properties&lt;/A&gt;]&lt;BR /&gt;14:30:45,844 INFO&amp;nbsp; [org.alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from URL [file:/home/alfresco/tomcat/shared/classes/alfresco/extension/custom-vti.properties]&lt;BR /&gt;14:30:46,683 INFO&amp;nbsp; [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'googledocs' subsystem, ID: [googledocs, default] complete&lt;BR /&gt;14:30:46,691 INFO&amp;nbsp; [org.alfresco.repo.usage.UserUsageTrackingComponent] Enabled - calculate missing user usages …&lt;BR /&gt;14:30:46,737 INFO&amp;nbsp; [org.alfresco.repo.usage.UserUsageTrackingComponent] Found 0 users to recalculate&lt;BR /&gt;14:30:46,738 INFO&amp;nbsp; [org.alfresco.repo.usage.UserUsageTrackingComponent] … calculated missing usages for 0 users&lt;BR /&gt;14:30:46,738 INFO&amp;nbsp; [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'Synchronization' subsystem, ID: [Synchronization, default]&lt;BR /&gt;14:30:46,818 INFO&amp;nbsp; [org.alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/version.properties]&lt;BR /&gt;14:30:46,819 INFO&amp;nbsp; [org.alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]&lt;BR /&gt;14:30:46,825 INFO&amp;nbsp; [org.alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/domain/cache-strategies.properties]&lt;BR /&gt;14:30:46,827 INFO&amp;nbsp; [org.alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/module/&lt;A href="http://org.alfresco.module.vti/context/vti.properties" rel="nofollow noopener noreferrer"&gt;org.alfresco.module.vti/context/vti.properties&lt;/A&gt;]&lt;BR /&gt;14:30:46,827 INFO&amp;nbsp; [org.alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from URL [file:/home/alfresco/tomcat/shared/classes/alfresco/extension/custom-vti.properties]&lt;BR /&gt;14:30:47,321 INFO&amp;nbsp; [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'Synchronization' subsystem, ID: [Synchronization, default] complete&lt;BR /&gt;14:30:47,673 INFO&amp;nbsp; [org.alfresco.service.descriptor.DescriptorService] Alfresco JVM - v1.6.0_18-b07; maximum heap size 742,438MB&lt;BR /&gt;14:30:47,675 INFO&amp;nbsp; [org.alfresco.service.descriptor.DescriptorService] Alfresco started (Community): Current version 3.4.0 (b 3262) schema 4111 - Originally installed version 3.4.0 (b 3262) schema 4111&lt;BR /&gt;14:30:47,678 INFO&amp;nbsp; [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'Replication' subsystem, ID: [Replication, default]&lt;BR /&gt;14:30:47,717 INFO&amp;nbsp; [org.alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/version.properties]&lt;BR /&gt;14:30:47,722 INFO&amp;nbsp; [org.alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]&lt;BR /&gt;14:30:47,722 INFO&amp;nbsp; [org.alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/domain/cache-strategies.properties]&lt;BR /&gt;14:30:47,722 INFO&amp;nbsp; [org.alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]&lt;BR /&gt;14:30:47,722 INFO&amp;nbsp; [org.alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/domain/cache-strategies.properties]&lt;BR /&gt;14:30:47,724 INFO&amp;nbsp; [org.alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/module/&lt;A href="http://org.alfresco.module.vti/context/vti.properties" rel="nofollow noopener noreferrer"&gt;org.alfresco.module.vti/context/vti.properties&lt;/A&gt;]&lt;BR /&gt;14:30:47,724 INFO&amp;nbsp; [org.alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from URL [file:/home/alfresco/tomcat/shared/classes/alfresco/extension/custom-vti.properties]&lt;BR /&gt;14:30:47,764 INFO&amp;nbsp; [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'Replication' subsystem, ID: [Replication, default] complete&lt;BR /&gt;14:31:20,846 INFO&amp;nbsp; [org.alfresco.module.vti.VtiServer] Vti server started successfully on port: 7070&lt;BR /&gt;14:32:23,044 INFO&amp;nbsp; [org.springframework.extensions.webscripts.DeclarativeRegistry] Registered 447 Web Scripts (+0 failed), 698 URLs&lt;BR /&gt;14:32:23,045 INFO&amp;nbsp; [org.springframework.extensions.webscripts.DeclarativeRegistry] Registered 2 Package Description Documents (+0 failed)&lt;BR /&gt;14:32:23,045 INFO&amp;nbsp; [org.springframework.extensions.webscripts.DeclarativeRegistry] Registered 1 Schema Description Documents (+0 failed)&lt;BR /&gt;14:32:23,052 INFO&amp;nbsp; [org.springframework.extensions.webscripts.AbstractRuntimeContainer] Initialised Repository Web Script Container (in 43553.043ms)&lt;BR /&gt;14:32:23,053 INFO&amp;nbsp; [org.springframework.extensions.webscripts.TemplateProcessorRegistry] Registered template processor freemarker for extension ftl&lt;BR /&gt;14:32:23,057 INFO&amp;nbsp; [org.springframework.extensions.webscripts.ScriptProcessorRegistry] Registered script processor javascript for extension js&lt;BR /&gt;14:32:26,707 INFO&amp;nbsp; [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'wcm_deployment_receiver' subsystem, ID: [wcm_deployment_receiver, default]&lt;BR /&gt;14:32:26,822 INFO&amp;nbsp; [org.alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/version.properties]&lt;BR /&gt;14:32:26,825 INFO&amp;nbsp; [org.alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]&lt;BR /&gt;14:32:26,832 INFO&amp;nbsp; [org.alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/domain/cache-strategies.properties]&lt;BR /&gt;14:32:26,839 INFO&amp;nbsp; [org.alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/module/&lt;A href="http://org.alfresco.module.vti/context/vti.properties" rel="nofollow noopener noreferrer"&gt;org.alfresco.module.vti/context/vti.properties&lt;/A&gt;]&lt;BR /&gt;14:32:26,840 INFO&amp;nbsp; [org.alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from URL [file:/home/alfresco/tomcat/shared/classes/alfresco/extension/custom-vti.properties]&lt;BR /&gt;14:32:27,262 INFO&amp;nbsp; [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'wcm_deployment_receiver' subsystem, ID: [wcm_deployment_receiver, default] complete&lt;BR /&gt;14:33:11,254 INFO&amp;nbsp; [org.springframework.extensions.webscripts.DeclarativeRegistry] Registered 302 Web Scripts (+0 failed), 310 URLs&lt;BR /&gt;14:33:11,257 INFO&amp;nbsp; [org.springframework.extensions.webscripts.DeclarativeRegistry] Registered 8 Package Description Documents (+0 failed)&lt;BR /&gt;14:33:11,258 INFO&amp;nbsp; [org.springframework.extensions.webscripts.DeclarativeRegistry] Registered 0 Schema Description Documents (+0 failed)&lt;BR /&gt;14:33:12,585 INFO&amp;nbsp; [org.springframework.extensions.webscripts.AbstractRuntimeContainer] Initialised Spring Surf Container Web Script Container (in 6407.028ms)&lt;BR /&gt;14:33:12,768 INFO&amp;nbsp; [org.springframework.extensions.webscripts.TemplateProcessorRegistry] Registered template processor freemarker for extension ftl&lt;BR /&gt;14:33:12,967 INFO&amp;nbsp; [org.springframework.extensions.webscripts.ScriptProcessorRegistry] Registered script processor javascript for extension js&lt;BR /&gt;14:33:13,353 INFO&amp;nbsp; [org.springframework.extensions.webscripts.TemplateProcessorRegistry] Registered template processor freemarker for extension ftl&lt;BR /&gt;14:33:13,366 INFO&amp;nbsp; [org.springframework.extensions.webscripts.ScriptProcessorRegistry] Registered script processor javascript for extension js&lt;BR /&gt;14:33:13,798 INFO&amp;nbsp; [org.springframework.extensions.webscripts.TemplateProcessorRegistry] Registered template processor freemarker for extension ftl&lt;BR /&gt;14:33:13,826 INFO&amp;nbsp; [org.springframework.extensions.webscripts.ScriptProcessorRegistry] Registered script processor javascript for extension js&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;dans mon fichier global.properties j'ai ajouté :&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;cifs.enabled=true&lt;BR /&gt;cifs.serverName=${localname}A&lt;BR /&gt;cifs.broadcast=255.255.255.255&lt;BR /&gt;cifs.hostanounce=true&lt;BR /&gt;cifs.domain=WORKGROUP&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Merci de votre aide…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Dec 2010 14:01:09 GMT</pubDate>
    <dc:creator>swiggy</dc:creator>
    <dc:date>2010-12-16T14:01:09Z</dc:date>
    <item>
      <title>CIFS sur machine distante : très lent puis timeout</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-sur-machine-distante-tr%C3%A8s-lent-puis-timeout/m-p/150219#M105107</link>
      <description>Bonjour,J'ai installé la version 3.4b sur un serveur linux (Gentoo ovh) hébergé.accès web okaccès ftp okaccès webdav okLa fonctionnalité qui m'intéresse c'est de pouvoir faire du checkout via l'explorateur windows en local, donc via CIFS si j'ai bien compris &lt;IMG id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;j'arrive à me connecter à distance en t</description>
      <pubDate>Thu, 16 Dec 2010 14:01:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-sur-machine-distante-tr%C3%A8s-lent-puis-timeout/m-p/150219#M105107</guid>
      <dc:creator>swiggy</dc:creator>
      <dc:date>2010-12-16T14:01:09Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS sur machine distante : très lent puis timeout</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-sur-machine-distante-tr%C3%A8s-lent-puis-timeout/m-p/150220#M105108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;cifs n'est pas adapté en dehors d'un LAN. on lui préfèrera WebDAV dans ce cas.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Dec 2010 15:17:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-sur-machine-distante-tr%C3%A8s-lent-puis-timeout/m-p/150220#M105108</guid>
      <dc:creator>rguinot</dc:creator>
      <dc:date>2010-12-16T15:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS sur machine distante : très lent puis timeout</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-sur-machine-distante-tr%C3%A8s-lent-puis-timeout/m-p/150221#M105109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Bonjour,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Merci de votre réponse.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;On ne peut pas utiliser le checkout via webdav, si je ne m'abuse ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Est-il plus pertinent d'utiliser ftp ou webdav à distance ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Cordialement&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Dec 2010 15:24:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-sur-machine-distante-tr%C3%A8s-lent-puis-timeout/m-p/150221#M105109</guid>
      <dc:creator>swiggy</dc:creator>
      <dc:date>2010-12-16T15:24:59Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS sur machine distante : très lent puis timeout</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-sur-machine-distante-tr%C3%A8s-lent-puis-timeout/m-p/150222#M105110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;[Modéré]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Dec 2010 15:30:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-sur-machine-distante-tr%C3%A8s-lent-puis-timeout/m-p/150222#M105110</guid>
      <dc:creator>digitech_7698</dc:creator>
      <dc:date>2010-12-16T15:30:20Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS sur machine distante : très lent puis timeout</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-sur-machine-distante-tr%C3%A8s-lent-puis-timeout/m-p/150223#M105111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;On peut en effet utiliser ftp ou webdav à distance, mais pour du checkin / checkout les web scripts sont peut etre plus pertinents. voir &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Web_Scripts" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Web_Scripts&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Dec 2010 16:05:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-sur-machine-distante-tr%C3%A8s-lent-puis-timeout/m-p/150223#M105111</guid>
      <dc:creator>rguinot</dc:creator>
      <dc:date>2010-12-16T16:05:00Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS sur machine distante : très lent puis timeout</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-sur-machine-distante-tr%C3%A8s-lent-puis-timeout/m-p/150224#M105112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Merci, je vais jeter un oeil.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Dec 2010 16:07:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-sur-machine-distante-tr%C3%A8s-lent-puis-timeout/m-p/150224#M105112</guid>
      <dc:creator>swiggy</dc:creator>
      <dc:date>2010-12-16T16:07:22Z</dc:date>
    </item>
  </channel>
</rss>

