cancel
Showing results for 
Search instead for 
Did you mean: 

FTP questions

chiho80
Champ in-the-making
Champ in-the-making
I have had alfresco running. It works fine on my server.

However, I cannot have the FTP and CIFS running correctly. I could not start CIFS and I am going to investigate it later. For now, I can start ftp server via alfresco, but cannot Log in.

I tried the following setting, the ftp servers still runs at 21 port and I cannot log in to the system. can anyone tell me what is wrong with it?

<config evaluator="string-compare" condition="FTP Server">
       <port>3721</port>
       <rootDirectory>/Alfresco/company_home</rootDirectory>
       <debug flags="File,Search,Error,Directory,Info,DataPort"/>
   </config>
   ……
   <config evaluator="string-compare" condition="Filesystem Security">
      <authenticator type="alfresco">
      </authenticator>

      <globalAccessControl default="Read">
         <user name="admin" access="Write"/>
      </globalAccessControl>
…….

thanks in advance.
3 REPLIES 3

gary_spencer
Champ in-the-making
Champ in-the-making
Hi,

What platform are you running Alfresco on ?. Are there any startup errors logged for the CIFS or FTP server in the alfresco.log file ?.

Cheers

Gary

chiho80
Champ in-the-making
Champ in-the-making
I tried with Freebsd 5.2 and Fedora Core 2. Both OS not working.

I am now trying it with windows xp, still no luck

there is no problem with FTP error log error at alfresco.log even i set the log4j level to debug.

gary_spencer
Champ in-the-making
Champ in-the-making
Hi,

Could you email me your alfresco.log files from Fedora4 and Freebsd.

Thanks

Gary