<?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 FTP server not stable in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/ftp-server-not-stable/m-p/43144#M23452</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I am useing Alfresco 1.4 Candidate release. I enabled FTP. FTP is working in Internet Explorer, Opera and KBear. But it is not working&amp;nbsp; all the browsers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Firefox:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If I type the url as &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="ftp://user@localhost" rel="nofollow noopener noreferrer"&gt;ftp://user@localhost&lt;/A&gt;&lt;SPAN&gt;, it works. But If I try &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="ftp://localhost" rel="nofollow noopener noreferrer"&gt;ftp://localhost&lt;/A&gt;&lt;SPAN&gt;, It asks for the username and password, But after that it is not listing any directory or file.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Konqueror:&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;nbsp;&amp;nbsp;&amp;nbsp; After the username and password authentication, It gives error "could not enter folder".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Command Line ftp in linux:&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;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; In linux ftp command line, the username and password is getting authenticated, to list the directory, I need to type "ls -al" two to three times. The error output is listed below.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;hostname:~ # ftp 127.0.0.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Connected to 127.0.0.1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;220 FTP server ready&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Name (127.0.0.1:root): admin&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;331 User name okay, need password for admin&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Password:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;230 User logged in, proceed&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Remote system type is UNIX.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ftp&amp;gt; cd&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(remote-directory)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;usage: cd remote-directory&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ftp&amp;gt; dir&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;211 End&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;parse error!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ftp&amp;gt; ls&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;257 "/"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;parse error!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ftp&amp;gt; ls -al&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;502 Command not implemented&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;502 Command not implemented&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;502 Command not implemented&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ftp: bind: Address already in use&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ftp&amp;gt; ls -al&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;502 Command not implemented&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ftp&amp;gt; ls -al&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;200 Port OK&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;200 Port OK&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ftp&amp;gt; ls -al&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;150 File status okay, about to open data connection&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ftp&amp;gt; ls -al&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;426 Connection closed; transfer aborted&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ftp&amp;gt; ls -al&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;200 Port OK&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;200 Port OK&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ftp&amp;gt; ls -al&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;200 Port OK&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;150 File status okay, about to open data connection&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;drw-rw-rw-&amp;nbsp;&amp;nbsp; 1 user group 0 Jan&amp;nbsp; 1 1970 Alfresco&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Atleaset can you give me any idea to make this work in Konqueror browser.&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Muthu.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Oct 2006 05:06:45 GMT</pubDate>
    <dc:creator>ncmuthu2002</dc:creator>
    <dc:date>2006-10-16T05:06:45Z</dc:date>
    <item>
      <title>FTP server not stable</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ftp-server-not-stable/m-p/43144#M23452</link>
      <description>Hi,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I am useing Alfresco 1.4 Candidate release. I enabled FTP. FTP is working in Internet Explorer, Opera and KBear. But it is not working&amp;nbsp; all the browsers.1. Firefox:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If I type the url as ftp://user@localhost, it works. But If I try ftp://localhost, It asks for the username and passwo</description>
      <pubDate>Mon, 16 Oct 2006 05:06:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ftp-server-not-stable/m-p/43144#M23452</guid>
      <dc:creator>ncmuthu2002</dc:creator>
      <dc:date>2006-10-16T05:06:45Z</dc:date>
    </item>
    <item>
      <title>Re: FTP server not stable</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ftp-server-not-stable/m-p/43145#M23453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've just run some FTP tests using the latest 1.4 code and it worked ok here. I used Konqueror and command line FTP under Suse 10.1, and Firefox 2.0 under Mac OS X.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Gary&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2006 14:35:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ftp-server-not-stable/m-p/43145#M23453</guid>
      <dc:creator>gary_spencer</dc:creator>
      <dc:date>2006-10-27T14:35:41Z</dc:date>
    </item>
    <item>
      <title>Re: FTP server not stable</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ftp-server-not-stable/m-p/43146#M23454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am currently testing Alfresco, and have Community 1.4 installed from the Windows binary on a Windows XP SP2 system.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;Muthu, I get similar results as you do when I FTP using Firefox. When I connect using Firefox 2.0: it works fine when using &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="ftp://admin@localhost" rel="nofollow noopener noreferrer"&gt;ftp://admin@localhost&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;I can go into subdirectories see contents of directories.&amp;nbsp; However, when I use &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="ftp://localhost" rel="nofollow noopener noreferrer"&gt;ftp://localhost&lt;/A&gt;&lt;SPAN&gt;, it asks for username and password, but it doesn't go past that.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I use ftp from a DOS prompt, I can change directories and see files, no problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I ftp from the shell prompt on a Solaris 8 server, it also works fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;David&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Oct 2006 23:10:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ftp-server-not-stable/m-p/43146#M23454</guid>
      <dc:creator>ddupmul</dc:creator>
      <dc:date>2006-10-30T23:10:21Z</dc:date>
    </item>
    <item>
      <title>Re: FTP server not stable</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ftp-server-not-stable/m-p/43147#M23455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;&lt;SPAN&gt;Have you tried with the actual IP address ? ( for ex: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="ftp://username@192.168.0.4/" rel="nofollow noopener noreferrer"&gt;ftp://username@192.168.0.4/&lt;/A&gt;&lt;SPAN&gt; ) . &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using FC6 (both server and laptop ) , Alfresco CE 1.4 , Firefox 2 .&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It works with Firefox 2&amp;nbsp; , but not with Konqueror ( says unable to enter the folder or something like that ) .&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Nov 2006 13:18:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ftp-server-not-stable/m-p/43147#M23455</guid>
      <dc:creator>rguinot</dc:creator>
      <dc:date>2006-11-04T13:18:22Z</dc:date>
    </item>
    <item>
      <title>Re: FTP server not stable</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ftp-server-not-stable/m-p/43148#M23456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi rguinot,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem doesn't appear to be name resolution.&amp;nbsp; The same behavior is observed for both using localhost and IP address.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;If you try to login with a URI that does not include a password ( &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="ftp://192.168.0.4" rel="nofollow noopener noreferrer"&gt;ftp://192.168.0.4&lt;/A&gt;&lt;SPAN&gt; or &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="ftp://localhost" rel="nofollow noopener noreferrer"&gt;ftp://localhost&lt;/A&gt;&lt;SPAN&gt; ), what is your result?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For me, after entering the username and password in a dialog box, it just hangs using Firefox 2 on Win XP SP2.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;When I try to login using the same hostname (localhost or IP), but instead add the username to the URI, then after asking me for the password, the browser shows me the directory.&amp;nbsp; ( &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="ftp://admin@192.168.0.4" rel="nofollow noopener noreferrer"&gt;ftp://admin@192.168.0.4&lt;/A&gt;&lt;SPAN&gt; or &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="ftp://admin@localhost" rel="nofollow noopener noreferrer"&gt;ftp://admin@localhost&lt;/A&gt;&lt;SPAN&gt; ).&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;David&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Nov 2006 17:27:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ftp-server-not-stable/m-p/43148#M23456</guid>
      <dc:creator>ddupmul</dc:creator>
      <dc:date>2006-11-07T17:27:04Z</dc:date>
    </item>
    <item>
      <title>Re: FTP server not stable</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ftp-server-not-stable/m-p/43149#M23457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have reproduced this problem and have raised a Jira issue for it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://issues.alfresco.com/browse/AR-1085" rel="nofollow noopener noreferrer"&gt;http://issues.alfresco.com/browse/AR-1085&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Steve&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Nov 2006 14:19:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ftp-server-not-stable/m-p/43149#M23457</guid>
      <dc:creator>steve</dc:creator>
      <dc:date>2006-11-08T14:19:09Z</dc:date>
    </item>
  </channel>
</rss>

