<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Unable to connect through ftp to alfresco server by ftp client in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/unable-to-connect-through-ftp-to-alfresco-server-by-ftp-client/m-p/120924#M33187</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I am trying to connect alfresco server by ftp client in the same network.&lt;/P&gt;&lt;P&gt;Below is my confiuration&lt;/P&gt;&lt;P&gt;ftp.enabled=yes&lt;/P&gt;&lt;P&gt;ftp.port=2021&lt;/P&gt;&lt;P&gt;The port 2021 is LISTEN in the server, But i am not able to connect as ftp. Please help.&lt;/P&gt;</description>
    <pubDate>Tue, 04 Jul 2023 06:55:21 GMT</pubDate>
    <dc:creator>munish3016</dc:creator>
    <dc:date>2023-07-04T06:55:21Z</dc:date>
    <item>
      <title>Unable to connect through ftp to alfresco server by ftp client</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/unable-to-connect-through-ftp-to-alfresco-server-by-ftp-client/m-p/120924#M33187</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I am trying to connect alfresco server by ftp client in the same network.&lt;/P&gt;&lt;P&gt;Below is my confiuration&lt;/P&gt;&lt;P&gt;ftp.enabled=yes&lt;/P&gt;&lt;P&gt;ftp.port=2021&lt;/P&gt;&lt;P&gt;The port 2021 is LISTEN in the server, But i am not able to connect as ftp. Please help.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2023 06:55:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/unable-to-connect-through-ftp-to-alfresco-server-by-ftp-client/m-p/120924#M33187</guid>
      <dc:creator>munish3016</dc:creator>
      <dc:date>2023-07-04T06:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect through ftp to alfresco server by ftp client</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/unable-to-connect-through-ftp-to-alfresco-server-by-ftp-client/m-p/120925#M33188</link>
      <description>&lt;P&gt;Which version of alfresco you are using?&lt;/P&gt;&lt;P&gt;How you have installed alfresco?&lt;/P&gt;&lt;P&gt;Hope your server(linux or window) has allowed that port.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jul 2023 04:54:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/unable-to-connect-through-ftp-to-alfresco-server-by-ftp-client/m-p/120925#M33188</guid>
      <dc:creator>sp2</dc:creator>
      <dc:date>2023-07-10T04:54:36Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect through ftp to alfresco server by ftp client</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/unable-to-connect-through-ftp-to-alfresco-server-by-ftp-client/m-p/120926#M33189</link>
      <description>&lt;P&gt;HI Please guide for the below request and i am facing this issue.&lt;/P&gt;&lt;P&gt;:~# ftp -4pn localhost 9521&lt;BR /&gt;Connected to localhost.&lt;BR /&gt;220 FTP server ready&lt;BR /&gt;ftp&amp;gt; user admin&lt;BR /&gt;421 Service not available, remote server has closed connection&lt;BR /&gt;Login failed.&lt;BR /&gt;ftp&amp;gt; quit&lt;/P&gt;&lt;P&gt;:# ftp -6pn localhost 9521&lt;BR /&gt;Connected to localhost.&lt;BR /&gt;220 FTP server ready&lt;BR /&gt;ftp&amp;gt; user admin&lt;BR /&gt;421 Service not available, remote server has closed connection&lt;BR /&gt;Login failed.&lt;BR /&gt;ftp&amp;gt; quit&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;:~# netstat -ntulp&lt;BR /&gt;Active Internet connections (only servers)&lt;BR /&gt;Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name&lt;BR /&gt;tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9727/mysqld&lt;BR /&gt;tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 12720/nginx: master&lt;BR /&gt;tcp 0 0 127.0.0.53:53 0.0.0.0:* LISTEN 705/systemd-resolve&lt;BR /&gt;tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1017/sshd&lt;BR /&gt;tcp6 0 0 127.0.0.1:8005 :::* LISTEN 27631/java&lt;BR /&gt;tcp6 0 0 127.0.0.1:7983 :::* LISTEN 27777/java&lt;BR /&gt;tcp6 0 0 :::41679 :::* LISTEN 27631/java&lt;BR /&gt;tcp6 0 0 :::8080 :::* LISTEN 27631/java&lt;BR /&gt;tcp6 0 0 :::80 :::* LISTEN 12720/nginx: master&lt;BR /&gt;tcp6 0 0 :::9521 :::* LISTEN 27631/java&lt;BR /&gt;tcp6 0 0 :::22 :::* LISTEN 1017/sshd&lt;BR /&gt;tcp6 0 0 :::8983 :::* LISTEN 27777/java&lt;BR /&gt;tcp6 0 0 :::8443 :::* LISTEN 27631/java&lt;BR /&gt;udp 0 0 127.0.0.53:53 0.0.0.0:* 705/systemd-resolve&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Munish Pandian R&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2023 06:41:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/unable-to-connect-through-ftp-to-alfresco-server-by-ftp-client/m-p/120926#M33189</guid>
      <dc:creator>munish3016</dc:creator>
      <dc:date>2023-07-24T06:41:03Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect through ftp to alfresco server by ftp client</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/unable-to-connect-through-ftp-to-alfresco-server-by-ftp-client/m-p/120927#M33190</link>
      <description>&lt;P&gt;Hi &lt;SPAN class=""&gt;&lt;A class="" href="https://hub.alfresco.com/t5/user/viewprofilepage/user-id/36939" target="_self" rel="nofollow noopener noreferrer"&gt;&lt;SPAN class=""&gt;sanjaybandhniya&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;Below is the details as you required.&lt;/P&gt;&lt;P&gt;Version we installed as below and our system is ubuntu18.04.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot from 2023-07-24 12-21-57.png" style="width: 539px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://connect.hyland.com/t5/image/serverpage/image-id/1685iE1CD20F68255F737/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2023 06:52:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/unable-to-connect-through-ftp-to-alfresco-server-by-ftp-client/m-p/120927#M33190</guid>
      <dc:creator>munish3016</dc:creator>
      <dc:date>2023-07-24T06:52:46Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect through ftp to alfresco server by ftp client</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/unable-to-connect-through-ftp-to-alfresco-server-by-ftp-client/m-p/120928#M33191</link>
      <description>&lt;P&gt;If is not a docker enviroment make sure the client FTP (for example Filezilla ) use the "passive" transfer mode&lt;/P&gt;</description>
      <pubDate>Tue, 01 Aug 2023 10:03:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/unable-to-connect-through-ftp-to-alfresco-server-by-ftp-client/m-p/120928#M33191</guid>
      <dc:creator>AlfrescoZZZ</dc:creator>
      <dc:date>2023-08-01T10:03:50Z</dc:date>
    </item>
  </channel>
</rss>

