cancel
Showing results for 
Search instead for 
Did you mean: 

FTP filesystem location

tyuhas
Champ in-the-making
Champ in-the-making
We're using Labs 3 Final and I'm running into an issue setting up FTP.  Authentication and all that is fine: I get the Alfresco and AVM directories everyone gets when going off the default setup.  What I was hoping to get was the FTP equivalent to the WebDAV connection (primarily getting to sites' documentLibrary folders).  Is this possible?

Thanks!
1 REPLY 1

tyuhas
Champ in-the-making
Champ in-the-making
How about a more basic question.  Using the default Alfresco filesystem settings in file-servers-custom.xml I have the following FTP config:

   <config evaluator="string-compare" condition="FTP Server">
     <serverEnable enabled="true"/>
    
     <!– Run on a non-privileged port –>
     <!–
     <port>1121</port>
     –>
      <!– FTP authentication –>
      <authenticator type="alfresco"/>
          
<!–      <debug flags="File,Search,Error,Directory,Info,DataPort"/> –>
   </config>

I can authenticate and get the Alfresco and AVM folders.  However, I can't actually copy files into them regardless of using the admin account or a regular user account.  I'm using WinSCP (ftp port selected) and the error is "Error during transmission"