Hi
I am trying to connect alfresco server by ftp client in the same network.
Below is my confiuration
ftp.enabled=yes
ftp.port=2021
The port 2021 is LISTEN in the server, But i am not able to connect as ftp. Please help.
Which version of alfresco you are using?
How you have installed alfresco?
Hope your server(linux or window) has allowed that port.
HI Please guide for the below request and i am facing this issue.
:~# ftp -4pn localhost 9521
Connected to localhost.
220 FTP server ready
ftp> user admin
421 Service not available, remote server has closed connection
Login failed.
ftp> quit
:# ftp -6pn localhost 9521
Connected to localhost.
220 FTP server ready
ftp> user admin
421 Service not available, remote server has closed connection
Login failed.
ftp> quit
:~# netstat -ntulp
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9727/mysqld
tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 12720/nginx: master
tcp 0 0 127.0.0.53:53 0.0.0.0:* LISTEN 705/systemd-resolve
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1017/sshd
tcp6 0 0 127.0.0.1:8005 :::* LISTEN 27631/java
tcp6 0 0 127.0.0.1:7983 :::* LISTEN 27777/java
tcp6 0 0 :::41679 :::* LISTEN 27631/java
tcp6 0 0 :::8080 :::* LISTEN 27631/java
tcp6 0 0 :::80 :::* LISTEN 12720/nginx: master
tcp6 0 0 :::9521 :::* LISTEN 27631/java
tcp6 0 0 :::22 :::* LISTEN 1017/sshd
tcp6 0 0 :::8983 :::* LISTEN 27777/java
tcp6 0 0 :::8443 :::* LISTEN 27631/java
udp 0 0 127.0.0.53:53 0.0.0.0:* 705/systemd-resolve
Regards,
Munish Pandian R
Hi sanjaybandhniya,
Below is the details as you required.
Version we installed as below and our system is ubuntu18.04.
If is not a docker enviroment make sure the client FTP (for example Filezilla ) use the "passive" transfer mode
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.