<?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 Can't FTP to Alfresco from outside network in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/can-t-ftp-to-alfresco-from-outside-network/m-p/160302#M114282</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi everyone!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I really really need your help. This may seem a dumb network question but please someone help me!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Alfresco is running in Windows XP SP2. Alfresco is behind a router and we are using a private IP for it. For public access, I just forward the port 8080 in the router to the private IP of Alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've edited the file-servers-custom.xml to enable FTP. FTP is working when you are in the same network as where Alfresco is - private network. But when you try to FTP to it from an outside network, it won't work anymore. Do you have any idea on what to do? I would really appreciate if someone can help me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Isabel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Mar 2008 12:15:08 GMT</pubDate>
    <dc:creator>isabel</dc:creator>
    <dc:date>2008-03-12T12:15:08Z</dc:date>
    <item>
      <title>Can't FTP to Alfresco from outside network</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/can-t-ftp-to-alfresco-from-outside-network/m-p/160302#M114282</link>
      <description>Hi everyone!I really really need your help. This may seem a dumb network question but please someone help me!Alfresco is running in Windows XP SP2. Alfresco is behind a router and we are using a private IP for it. For public access, I just forward the port 8080 in the router to the private IP of Alf</description>
      <pubDate>Wed, 12 Mar 2008 12:15:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/can-t-ftp-to-alfresco-from-outside-network/m-p/160302#M114282</guid>
      <dc:creator>isabel</dc:creator>
      <dc:date>2008-03-12T12:15:08Z</dc:date>
    </item>
    <item>
      <title>Re: Can't FTP to Alfresco from outside network</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/can-t-ftp-to-alfresco-from-outside-network/m-p/160303#M114283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Alfresco listens on a number of ports in addition to port 8080 (the HTTP / WebDAV port):&lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;&lt;LI&gt;Port 21 - FTP&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Port 25 - SMTP (the new inbound email functionality added in v2.9)&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Ports 137-139 &amp;amp; 445 - CIFS&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;etc.&lt;/LI&gt;&lt;/UL&gt;&lt;SPAN&gt;For these other protocols to work, you need to be forwarding those other ports through your router in addition to the HTTP port (8080).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please note that neither HTTP nor FTP are secure protocols - they both pass credentials (usernames / passwords) in clear text, so exposing them to a public network could be a serious security problem.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Mar 2008 16:17:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/can-t-ftp-to-alfresco-from-outside-network/m-p/160303#M114283</guid>
      <dc:creator>pmonks</dc:creator>
      <dc:date>2008-03-15T16:17:03Z</dc:date>
    </item>
    <item>
      <title>Re: Can't FTP to Alfresco from outside network</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/can-t-ftp-to-alfresco-from-outside-network/m-p/160304#M114284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;For anyone out there who is having the same problem as mine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is a solution for this problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Client's side:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Choose a port above 1023 and then assign that port in your FTP client to use. After that, open that port in the client's router so that there would be no firewall issues.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Server's side:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;No configuration needs to be done.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;LIMITATION:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. If the user has no router then that person can't use this setting.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. If there are a lot of users in an outside network but in the same outside network, you need to open a lot of ports in your router.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I also found another solution if you can't use the settings above because your client doesn't have a router. Use the default FTP port and everything would work fine. Also read this documentation to know more about FTP and its type - active and passive: &lt;/SPAN&gt;&lt;A href="http://www.slacksite.com/other/ftp.html" rel="nofollow noopener noreferrer"&gt;http://www.slacksite.com/other/ftp.html&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers to everyone. &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt; And thanks for the reply. Though, I've replied after almost 2 weeks? hehe..=)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Mar 2008 11:49:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/can-t-ftp-to-alfresco-from-outside-network/m-p/160304#M114284</guid>
      <dc:creator>isabel</dc:creator>
      <dc:date>2008-03-28T11:49:45Z</dc:date>
    </item>
  </channel>
</rss>

