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"