07-04-2023 02:55 AM
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.
07-10-2023 12:54 AM
Which version of alfresco you are using?
How you have installed alfresco?
Hope your server(linux or window) has allowed that port.
07-24-2023 02:41 AM
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
07-24-2023 02:52 AM
Hi sanjaybandhniya,
Below is the details as you required.
Version we installed as below and our system is ubuntu18.04.
08-01-2023 06:03 AM
If is not a docker enviroment make sure the client FTP (for example Filezilla ) use the "passive" transfer mode
Explore our Alfresco products with the links below. Use labels to filter content by product module.