FTP Connection In Installed Alfresco | Code Factory
1 min readDec 16, 2019
Reference Link : Link
Note : First check that PC is able to create FTP connection…
Step 01 : Stop alfresco.
Step 02 : Add these properties in <alfresco> -> tomcat -> shared -> classes -> alfresco-global.properties
ftp.enabled=true
ftp.port=2121
Step 03 : Start alfresco.
Step 04 : Check FTP connection is successfully created or not using URL.
ftp://<ip address>:2121/alfresco