<?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 error when accessing iso-mounted filesystem. in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/ftp-error-when-accessing-iso-mounted-filesystem/m-p/5023592#M48111</link>
    <description>Hi again Jerome,&lt;BR /&gt;&lt;BR /&gt;There is no limits set in limits.conf and it works fine on any other file system. It seems to be the iso file system that is troubling.&lt;BR /&gt;&lt;BR /&gt;Thanks for trying to help me.&lt;BR /&gt;&lt;BR /&gt;  /Jocke</description>
    <pubDate>Mon, 22 Jan 2007 02:00:47 GMT</pubDate>
    <dc:creator>Joakim Brosten</dc:creator>
    <dc:date>2007-01-22T02:00:47Z</dc:date>
    <item>
      <title>ftp error when accessing iso-mounted filesystem.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ftp-error-when-accessing-iso-mounted-filesystem/m-p/5023586#M48105</link>
      <description>Hi,&lt;BR /&gt;I've mounted a SuSE installation DVD iso-image on a directory on my ftp server. I can ls/pwd/cd around in the directory structure while ftp:ing the server but if I try to "get" any file following error appears:&lt;BR /&gt;&lt;BR /&gt;"426 Failure writing network stream"&lt;BR /&gt;&lt;BR /&gt;The mounting in /etc/fstab look like:&lt;BR /&gt;&lt;BR /&gt;"iso_file directory iso9660 ro,loop 0 0"&lt;BR /&gt;&lt;BR /&gt;I'm using vsftp (2.0.2-3) as ftp server, SuSE distr. Linux&lt;BR /&gt;&lt;BR /&gt;  /JB</description>
      <pubDate>Fri, 19 Jan 2007 02:41:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ftp-error-when-accessing-iso-mounted-filesystem/m-p/5023586#M48105</guid>
      <dc:creator>Joakim Brosten</dc:creator>
      <dc:date>2007-01-19T02:41:11Z</dc:date>
    </item>
    <item>
      <title>Re: ftp error when accessing iso-mounted filesystem.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ftp-error-when-accessing-iso-mounted-filesystem/m-p/5023587#M48106</link>
      <description>I has seen issues with vsftp to both ISO Images and FAT files systems. There seems to be some sort of performance issue. That cause this error.&lt;BR /&gt;&lt;BR /&gt;I have been using pure ftp instead.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.pureftpd.org/project/pure-ftpd" target="_blank"&gt;http://www.pureftpd.org/project/pure-ftpd&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Jan 2007 07:26:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ftp-error-when-accessing-iso-mounted-filesystem/m-p/5023587#M48106</guid>
      <dc:creator>Derek Whigham_1</dc:creator>
      <dc:date>2007-01-19T07:26:42Z</dc:date>
    </item>
    <item>
      <title>Re: ftp error when accessing iso-mounted filesystem.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ftp-error-when-accessing-iso-mounted-filesystem/m-p/5023588#M48107</link>
      <description>Used to be true on vsftpd 1.1.x... should not be the case on v 2... strange...&lt;BR /&gt;Do you have iptables running ? Can you stop it to see if it's better ? If so, try modprobe ip_conntrack_ftp ...&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;&lt;BR /&gt;Jerome</description>
      <pubDate>Fri, 19 Jan 2007 09:03:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ftp-error-when-accessing-iso-mounted-filesystem/m-p/5023588#M48107</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2007-01-19T09:03:13Z</dc:date>
    </item>
    <item>
      <title>Re: ftp error when accessing iso-mounted filesystem.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ftp-error-when-accessing-iso-mounted-filesystem/m-p/5023589#M48108</link>
      <description>Hi Derek, hi Jerome,&lt;BR /&gt;&lt;BR /&gt;Thanks for responding. I've also read that earlier 1.x versions had this problem, but should not be the case with 2.x.&lt;BR /&gt;&lt;BR /&gt;I'd prefer not to change ftp server application, we have it installed on several servers and it is an effort to change. I'll try this on one of the other servers because this one has a rather old distr., perhaps other installed applications (tcp/udp stack) might have an effect.&lt;BR /&gt;&lt;BR /&gt;Iptables is not running...&lt;BR /&gt;&lt;BR /&gt;Have a nice weekend, thanks again. /Joakim</description>
      <pubDate>Fri, 19 Jan 2007 10:25:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ftp-error-when-accessing-iso-mounted-filesystem/m-p/5023589#M48108</guid>
      <dc:creator>Joakim Brosten</dc:creator>
      <dc:date>2007-01-19T10:25:42Z</dc:date>
    </item>
    <item>
      <title>Re: ftp error when accessing iso-mounted filesystem.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ftp-error-when-accessing-iso-mounted-filesystem/m-p/5023590#M48109</link>
      <description>Yes, could be another application, maybe some lsof while downloading would help you.&lt;BR /&gt;But I keep thinking that something is forbiding rather than preventing to write the file you download... any limit set in /etc/security/limits.conf ?&lt;BR /&gt;&lt;BR /&gt;J</description>
      <pubDate>Fri, 19 Jan 2007 11:01:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ftp-error-when-accessing-iso-mounted-filesystem/m-p/5023590#M48109</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2007-01-19T11:01:39Z</dc:date>
    </item>
    <item>
      <title>Re: ftp error when accessing iso-mounted filesystem.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ftp-error-when-accessing-iso-mounted-filesystem/m-p/5023591#M48110</link>
      <description>Just a quick thought... does that block always ? You kow that by default, a normal kernel would allow 8 loops max, so if your ftp server creates several instance, you may easily reach the limit...</description>
      <pubDate>Fri, 19 Jan 2007 11:14:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ftp-error-when-accessing-iso-mounted-filesystem/m-p/5023591#M48110</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2007-01-19T11:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: ftp error when accessing iso-mounted filesystem.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ftp-error-when-accessing-iso-mounted-filesystem/m-p/5023592#M48111</link>
      <description>Hi again Jerome,&lt;BR /&gt;&lt;BR /&gt;There is no limits set in limits.conf and it works fine on any other file system. It seems to be the iso file system that is troubling.&lt;BR /&gt;&lt;BR /&gt;Thanks for trying to help me.&lt;BR /&gt;&lt;BR /&gt;  /Jocke</description>
      <pubDate>Mon, 22 Jan 2007 02:00:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ftp-error-when-accessing-iso-mounted-filesystem/m-p/5023592#M48111</guid>
      <dc:creator>Joakim Brosten</dc:creator>
      <dc:date>2007-01-22T02:00:47Z</dc:date>
    </item>
    <item>
      <title>Re: ftp error when accessing iso-mounted filesystem.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ftp-error-when-accessing-iso-mounted-filesystem/m-p/5023593#M48112</link>
      <description>Had to extract the iso files to "normal" directories, then they are available bu ftp. (As normal)&lt;BR /&gt;&lt;BR /&gt;Thanks all for trying to help!  /Jocke</description>
      <pubDate>Wed, 24 Jan 2007 03:07:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ftp-error-when-accessing-iso-mounted-filesystem/m-p/5023593#M48112</guid>
      <dc:creator>Joakim Brosten</dc:creator>
      <dc:date>2007-01-24T03:07:07Z</dc:date>
    </item>
  </channel>
</rss>

