<?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: Turn off / Disable FTP in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/turn-off-disable-ftp/m-p/39528#M21061</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Do you if there is a way to just turn on only for a specific group?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 20 May 2006 00:50:14 GMT</pubDate>
    <dc:creator>csiege</dc:creator>
    <dc:date>2006-05-20T00:50:14Z</dc:date>
    <item>
      <title>Turn off / Disable FTP</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/turn-off-disable-ftp/m-p/39526#M21059</link>
      <description>Hi,I'd like to turn off FTP access to Alfresco.&amp;nbsp; Does anyone know how I could go about doing this?&amp;nbsp; And if there are any implications to this?Except letting people send files by FTP to the spaces they're allowed to upload to, is there any other functionality involved in shutting it off?I tried comme</description>
      <pubDate>Fri, 19 May 2006 20:59:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/turn-off-disable-ftp/m-p/39526#M21059</guid>
      <dc:creator>darwin</dc:creator>
      <dc:date>2006-05-19T20:59:56Z</dc:date>
    </item>
    <item>
      <title>Re: Turn off / Disable FTP</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/turn-off-disable-ftp/m-p/39527#M21060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;To do that you can comment out the ftpServer bean section in {configRoot}/alfresco/&lt;/SPAN&gt;&lt;STRONG&gt;bootstrap-context.xml&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Note though that you can also change the port of the FTP server if you're just trying to free port 21. That can be done in &lt;/SPAN&gt;&lt;STRONG&gt;file-servers.xml&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;–Aladdin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 May 2006 22:53:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/turn-off-disable-ftp/m-p/39527#M21060</guid>
      <dc:creator>rivetlogic</dc:creator>
      <dc:date>2006-05-19T22:53:06Z</dc:date>
    </item>
    <item>
      <title>Re: Turn off / Disable FTP</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/turn-off-disable-ftp/m-p/39528#M21061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Do you if there is a way to just turn on only for a specific group?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 May 2006 00:50:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/turn-off-disable-ftp/m-p/39528#M21061</guid>
      <dc:creator>csiege</dc:creator>
      <dc:date>2006-05-20T00:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: Turn off / Disable FTP</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/turn-off-disable-ftp/m-p/39529#M21062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;FTP (and for that matter CIFS and WebDAV) respects the same access restrictions and permissions you set up on spaces using the Web Client. Under the hood, all these interfaces use the same repository services that are transactional and secure.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;–Sumer&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 May 2006 03:11:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/turn-off-disable-ftp/m-p/39529#M21062</guid>
      <dc:creator>rivetlogic</dc:creator>
      <dc:date>2006-05-20T03:11:40Z</dc:date>
    </item>
    <item>
      <title>Re: Turn off / Disable FTP</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/turn-off-disable-ftp/m-p/39530#M21063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;oh ya…&amp;nbsp; great point!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 May 2006 03:24:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/turn-off-disable-ftp/m-p/39530#M21063</guid>
      <dc:creator>csiege</dc:creator>
      <dc:date>2006-05-20T03:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: Turn off / Disable FTP</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/turn-off-disable-ftp/m-p/39531#M21064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That worked out perfectly.&amp;nbsp; Thanks! &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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 May 2006 15:36:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/turn-off-disable-ftp/m-p/39531#M21064</guid>
      <dc:creator>darwin</dc:creator>
      <dc:date>2006-05-23T15:36:30Z</dc:date>
    </item>
  </channel>
</rss>

