<?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 Re: ftp bind adress in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/ftp-bind-adress/m-p/272441#M225571</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Well, try this: connect to the server, edit (with vi or nano or whatever you use) the &amp;lt;tomcat_home&amp;gt;/webapps/alfresco/WEB-INF/classes/alfresco/subsystems/default/file-servers.properties file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Find the ftp server configuration bit and change the port. For example, mine (on my devel server) looks like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;### FTP Server Configuration ###&lt;BR /&gt;ftp.enabled=true&lt;BR /&gt;ftp.port=221&lt;BR /&gt;ftp.ipv6.enabled=false&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;You would obviously need to set the ftp.port bit to 2121. Then restart the server.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Jan 2011 16:43:03 GMT</pubDate>
    <dc:creator>zladuric</dc:creator>
    <dc:date>2011-01-25T16:43:03Z</dc:date>
    <item>
      <title>ftp bind adress</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ftp-bind-adress/m-p/272437#M225567</link>
      <description>Hello,I am on a server with two&amp;nbsp; ip adress and there is already one ftp server (non alfresco) using the port 21.When i tried assign a new port 2121 or another one to the alfresco ftp server, i have the following errors. How can i solved the errorsStatut : Connexion à ….ipadress..Statut : Connexion é</description>
      <pubDate>Wed, 22 Dec 2010 17:15:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ftp-bind-adress/m-p/272437#M225567</guid>
      <dc:creator>nramdoo</dc:creator>
      <dc:date>2010-12-22T17:15:30Z</dc:date>
    </item>
    <item>
      <title>Re: ftp bind adress</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ftp-bind-adress/m-p/272438#M225568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm not sure, but I think you should look for&amp;nbsp;&amp;nbsp; &amp;lt;bindto&amp;gt;${cifs.bindto}&amp;lt;/bindto&amp;gt; in file-servers.xml.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Dec 2010 09:23:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ftp-bind-adress/m-p/272438#M225568</guid>
      <dc:creator>zladuric</dc:creator>
      <dc:date>2010-12-23T09:23:25Z</dc:date>
    </item>
    <item>
      <title>Re: ftp bind adress</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ftp-bind-adress/m-p/272439#M225569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;open jconsole&amp;nbsp; &amp;amp; goto "beans" check the ftp Attributes&amp;amp; change the port num here &amp;amp; open the operations, which below it &amp;amp; click on void method.. it will change &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;the ftp port number on fly, without restarting of alfresco.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Dec 2010 17:55:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ftp-bind-adress/m-p/272439#M225569</guid>
      <dc:creator>muralie39</dc:creator>
      <dc:date>2010-12-29T17:55:59Z</dc:date>
    </item>
    <item>
      <title>Re: ftp bind adress</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ftp-bind-adress/m-p/272440#M225570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;sorry for replying so late.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In fact, i don't have any graphical interface on the server&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jan 2011 13:04:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ftp-bind-adress/m-p/272440#M225570</guid>
      <dc:creator>nramdoo</dc:creator>
      <dc:date>2011-01-25T13:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: ftp bind adress</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ftp-bind-adress/m-p/272441#M225571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Well, try this: connect to the server, edit (with vi or nano or whatever you use) the &amp;lt;tomcat_home&amp;gt;/webapps/alfresco/WEB-INF/classes/alfresco/subsystems/default/file-servers.properties file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Find the ftp server configuration bit and change the port. For example, mine (on my devel server) looks like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;### FTP Server Configuration ###&lt;BR /&gt;ftp.enabled=true&lt;BR /&gt;ftp.port=221&lt;BR /&gt;ftp.ipv6.enabled=false&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;You would obviously need to set the ftp.port bit to 2121. Then restart the server.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jan 2011 16:43:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ftp-bind-adress/m-p/272441#M225571</guid>
      <dc:creator>zladuric</dc:creator>
      <dc:date>2011-01-25T16:43:03Z</dc:date>
    </item>
    <item>
      <title>Re: ftp bind adress</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ftp-bind-adress/m-p/272442#M225572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello zladuric,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your answer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;in fact i need to user the port 21 because the message that i am having seems to be due to restriction on the router.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The server has two ip adresses and i can"t bind the port 21 to the correct ip.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Actually on the server i have the following addresses&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;XXX.XX.XXX.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;XXX.XX.XXX.2&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;On the adress 1 there is already a ftp using the port 21.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;in my file servers config i did the ftp ip adresse to XXX.XX.XXX.2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and port 21.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The FTP server refuses to start and tell me that the port 21 is already being used.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Bye&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Feb 2011 21:17:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ftp-bind-adress/m-p/272442#M225572</guid>
      <dc:creator>nramdoo</dc:creator>
      <dc:date>2011-02-05T21:17:47Z</dc:date>
    </item>
    <item>
      <title>Re: ftp bind adress</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ftp-bind-adress/m-p/272443#M225573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Oh, then you don't have the ftp port to set up - you have to configure the IP or hostname.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't know exactly, but I think you need to look for &amp;lt;bindto&amp;gt;n.n.n.n&amp;lt;/bindto&amp;gt; sections in XML config files or maybe something like ftp.bindto in the resource file. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please post your answer here when you find it &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Edit: It looks like I was right, this: &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/File_Server_Configuration" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/File_Server_Configuration&lt;/A&gt;&lt;SPAN&gt; wiki page, under FTP Server Configuration, says that you need to set a &amp;lt;bindto /&amp;gt; tag in file-servers.xml (or to extend it in file-servers-custom.xml&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Feb 2011 01:24:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ftp-bind-adress/m-p/272443#M225573</guid>
      <dc:creator>zladuric</dc:creator>
      <dc:date>2011-02-06T01:24:49Z</dc:date>
    </item>
    <item>
      <title>Re: ftp bind adress</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ftp-bind-adress/m-p/272444#M225574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The bind of the ftp works well. i can bind it any port 21,2121 and so on.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;only the port 21 works when i am not on my local area network.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I need to use the port 21 and there is another ftp server using this port.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The server has to ip addresses and the ftp server (profptd) is bind to le address XXX.XXX.XXX.90&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; the command netstat -vlanp | grep 21 shows clearly &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;tcp&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 192.168.1.90:21&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.0.0.0:*&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LISTEN&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3163/proftpd: (acce &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried to bind alfresco ftp server to the address XXX.XXX.XXX.91.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i put the follwing lines in the different possible files and made many many trials&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;config evaluator="string-compare" condition="FTP Server"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;debug flags="File,Search,Error,Directory,Info,DataPort"/&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;bindto&amp;gt;XXXX.XXX.XXX.90&amp;lt;/bindto&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/config&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;or having the right values in the file-server.properties files.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Every time it works if my proftpd in not launched.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;but alfresco ftp server never binds to the address the address XXXX.XXX.XXX.90 but binds to all the available addresses.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In fact, i can connet to the alfresco ftp server by using the XXXX.XXX.XXX.90 or the XXXX.XXX.XXX.91 adress.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Do someone have any idea how to bind the alfresco ftp server to a particular ip addres&lt;/STRONG&gt;&lt;SPAN&gt;s.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;THanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Links which i used&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Changing_Bind_Addresses_and_Ports_for_Samba_and_FTP" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Changing_Bind_Addresses_and_Ports_for_Samba_and_FTP&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/File_Server_Subsystem#Running_SMB.2FCIFS_from_a_normal_user_account" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/File_Server_Subsystem#Running_SMB.2FCIFS_from_a_normal_user_account&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;and so many others&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Feb 2011 10:39:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ftp-bind-adress/m-p/272444#M225574</guid>
      <dc:creator>nramdoo</dc:creator>
      <dc:date>2011-02-26T10:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: ftp bind adress</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ftp-bind-adress/m-p/272445#M225575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hello&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Finally solved.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the useful link is this one (thanks to Steve Rigby&amp;nbsp; )&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/File_Server_Subsystem#Advanced_Spring_Overrides" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/File_Server_Subsystem#Advanced_Spring_Overrides&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;I read it several times before, but it didn't help me because i misspelled bindto&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Should be bind&lt;/SPAN&gt;&lt;STRONG&gt;T&lt;/STRONG&gt;&lt;SPAN&gt;o (yes big t).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The steps&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;create, if necessary the following folder&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;tomcat/shared/classes/alfresco/extension/subsystems/fileServers/default/default&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;yes default/default folder.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;copy the following files to this folder&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cp tomcat/webapps/alfresco/WEB-INF/classes/alfresco/subsystems/fileServers/default/*&amp;nbsp; to the newly created folder&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;add the following lines in the .properties file&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;### FTP Server Configuration ###&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ftp.bindTo=your ip address&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ftp.enabled=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ftp.port=21&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ftp.ipv6.enabled=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;…………..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and these ones to the custom-file-servers-context.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;property name="bindTo"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;value&amp;gt;${ftp.bindTo}&amp;lt;/value&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/property&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mind the big t in bindTo.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and finally restart alfresco&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For me this works and I really binded my alfresco ftp server to the correct ip address.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Feb 2011 22:12:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ftp-bind-adress/m-p/272445#M225575</guid>
      <dc:creator>nramdoo</dc:creator>
      <dc:date>2011-02-26T22:12:03Z</dc:date>
    </item>
  </channel>
</rss>

