<?xml version='1.0'?><rss version='2.0' xmlns:atom='http://www.w3.org/2005/Atom'><channel><title>Ftpmount recent comments feed</title><link>http://bugs.os4depot.net/?function=viewissues&amp;softwareid=11</link><description>FTPMount - mount ftp sites as regular directories</description><language>en-us</language><pubDate>Sat, 16 May 2026 08:59:23 +0200</pubDate><lastBuildDate>Sat, 16 May 2026 08:59:23 +0200</lastBuildDate><generator>http://bugs.os4depot.net</generator><docs>http://www.rssboard.org/rss-specification</docs><atom:link href='http://bugs.os4depot.net/bugs/rss_softwarecomments.php?softwareid=11' rel='self' type='application/rss+xml'></atom:link><item><title>File permissions on the FTP Server</title><link>http://bugs.os4depot.net/?function=viewcomments&amp;issueid=231</link><description>&lt;STRONG&gt;Issue: File Permisions On The FTP Server&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Author:&lt;/STRONG&gt; abalaban&lt;BR /&gt;I agree it would be good to support the DOS packet ACTION_SET_PROTECT I&amp;#039;ll try to see what I can do about it in the next version. One has to understand well that in this case and even between two Amiga&amp;#039;s you&amp;#039;ll loose the protection value for bits SCRIPT, PURE and ARCHIVE because the FTP&amp;#039;s CHMOD don&amp;#039;t support them...&lt;BR /&gt;&lt;BR /&gt;However you arespeaking about Grims can you provide me with a crash log ? Not supporting a packet is one thing crashing is another one...</description><pubDate>Wed, 24 Jun 2009 10:30:59 +0200</pubDate><guid>http://bugs.os4depot.net/?function=viewcomments&amp;issueid=231#223</guid></item><item><title>Not 64bits aware</title><link>http://bugs.os4depot.net/?function=viewcomments&amp;issueid=178</link><description>&lt;STRONG&gt;Issue: Not 64bit aware&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Author:&lt;/STRONG&gt; abalaban&lt;BR /&gt;This is implemented in the current development version.</description><pubDate>Tue, 02 Jun 2009 09:24:25 +0200</pubDate><guid>http://bugs.os4depot.net/?function=viewcomments&amp;issueid=178#184</guid></item><item><title>Re: Verbosity of FTPMount</title><link>http://bugs.os4depot.net/?function=viewcomments&amp;issueid=164</link><description>&lt;STRONG&gt;Issue: Remove &quot;connection ok&quot; requester&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Author:&lt;/STRONG&gt; abalaban&lt;BR /&gt;@orgin&lt;BR /&gt;&lt;BR /&gt;I have plan to have a preference program that will enable you to set default values for each of these options. As I said above I agree with you the &amp;quot;Connection Ok&amp;quot; is not very usefull but until I release the next version I indicated a way to overcome the problem using the current release.</description><pubDate>Mon, 25 May 2009 09:36:11 +0200</pubDate><guid>http://bugs.os4depot.net/?function=viewcomments&amp;issueid=164#179</guid></item><item><title>Re: Verbosity of FTPMount</title><link>http://bugs.os4depot.net/?function=viewcomments&amp;issueid=164</link><description>&lt;STRONG&gt;Issue: Remove &quot;connection ok&quot; requester&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Author:&lt;/STRONG&gt; orgin&lt;BR /&gt;@abalaban&lt;BR /&gt;&lt;BR /&gt;Doesn&amp;#039;t help much for arbitrary sites.&lt;BR /&gt;&lt;BR /&gt;But again, this suggestion isn&amp;#039;t about finding ways to work around the problem from the user side.&lt;BR /&gt;&lt;BR /&gt;It&amp;#039;s a suggestion to update FTPMount itself.</description><pubDate>Mon, 18 May 2009 14:10:25 +0200</pubDate><guid>http://bugs.os4depot.net/?function=viewcomments&amp;issueid=164#171</guid></item><item><title>Re: Difficult</title><link>http://bugs.os4depot.net/?function=viewcomments&amp;issueid=162</link><description>&lt;STRONG&gt;Issue: Expose predefined sites as directories in ftp:&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Author:&lt;/STRONG&gt; orgin&lt;BR /&gt;@abalaban&lt;BR /&gt;&lt;BR /&gt;This suggestion isn&amp;#039;t about finding ways to work around the problem from the user side.&lt;BR /&gt;&lt;BR /&gt;It&amp;#039;s a suggestion to update FTPMount itself.</description><pubDate>Mon, 18 May 2009 14:09:53 +0200</pubDate><guid>http://bugs.os4depot.net/?function=viewcomments&amp;issueid=162#170</guid></item><item><title>Difficult</title><link>http://bugs.os4depot.net/?function=viewcomments&amp;issueid=162</link><description>&lt;STRONG&gt;Issue: Expose predefined sites as directories in ftp:&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Author:&lt;/STRONG&gt; abalaban&lt;BR /&gt;I would advise you to create real directories in your hosts drawer, this way all your problems will disappear.</description><pubDate>Sun, 17 May 2009 01:05:02 +0200</pubDate><guid>http://bugs.os4depot.net/?function=viewcomments&amp;issueid=162#166</guid></item><item><title>Re: What should be the right action do this ?</title><link>http://bugs.os4depot.net/?function=viewcomments&amp;issueid=161</link><description>&lt;STRONG&gt;Issue: ftpmount mkdir crash&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Author:&lt;/STRONG&gt; abalaban&lt;BR /&gt;@orgin&lt;BR /&gt;&lt;BR /&gt;It&amp;#039;s difficult because the handler has absolutely zero knowledge about the command being invoked : everything is translated into DOS packet sometimes the translation is straight forward : 1 command -&amp;gt; 1 DOS packet but this is generaly not the case, for example makedir (and I&amp;#039;m not speaking about Unix&amp;#039;s mkdir) is at least first trying to lock the dir (to check its existance I guess) then it creates it, so the handler receives in this case at least two packets : ACTION_LOCATE_OBJECT and ACTION_CREATE_DIR.&lt;BR /&gt;&lt;BR /&gt;About the automatic creation of icons I&amp;#039;m not sure I have reworked default values to be able to add (later) a preference program to configure this.</description><pubDate>Sun, 17 May 2009 01:02:58 +0200</pubDate><guid>http://bugs.os4depot.net/?function=viewcomments&amp;issueid=161#165</guid></item><item><title>Interesting</title><link>http://bugs.os4depot.net/?function=viewcomments&amp;issueid=165</link><description>&lt;STRONG&gt;Issue: Add new options for arbitrary sites&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Author:&lt;/STRONG&gt; abalaban&lt;BR /&gt;I already rework the password remembering in the 1.6 version however I can see what I can do about your proposition</description><pubDate>Sun, 17 May 2009 00:56:39 +0200</pubDate><guid>http://bugs.os4depot.net/?function=viewcomments&amp;issueid=165#164</guid></item><item><title>Verbosity of FTPMount</title><link>http://bugs.os4depot.net/?function=viewcomments&amp;issueid=164</link><description>&lt;STRONG&gt;Issue: Remove &quot;connection ok&quot; requester&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Author:&lt;/STRONG&gt; abalaban&lt;BR /&gt;You can control how much verbose FTPMount is by using a tooltype in the host icon. However you are right the &amp;quot;Connection Ok&amp;quot; requester is not mandatory and can be removed.</description><pubDate>Sun, 17 May 2009 00:55:00 +0200</pubDate><guid>http://bugs.os4depot.net/?function=viewcomments&amp;issueid=164#163</guid></item><item><title>Re: What should be the right action do this ?</title><link>http://bugs.os4depot.net/?function=viewcomments&amp;issueid=161</link><description>&lt;STRONG&gt;Issue: ftpmount mkdir crash&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Author:&lt;/STRONG&gt; orgin&lt;BR /&gt;@abalaban&lt;BR /&gt;&lt;BR /&gt;It should just display a warning and then do nothing I think.&lt;BR /&gt;&lt;BR /&gt;edit: Or alternatively automatically create, but not connect to, a new predefined ftp site. &amp;quot;mkdir ftp.banana.com&amp;quot; adds a new &amp;quot;ftp.banana.com.info&amp;quot;</description><pubDate>Fri, 15 May 2009 12:11:03 +0200</pubDate><guid>http://bugs.os4depot.net/?function=viewcomments&amp;issueid=161#161</guid></item><item><title>What should be the right action do this ?</title><link>http://bugs.os4depot.net/?function=viewcomments&amp;issueid=161</link><description>&lt;STRONG&gt;Issue: ftpmount mkdir crash&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Author:&lt;/STRONG&gt; abalaban&lt;BR /&gt;You are right this should not crash, however what should FTPMount do exactly ?&lt;BR /&gt;What did the user meant by trying to create a directory in FTP: ? Should FTPMount try to connect to an host named as the directory which is tried to be created ?</description><pubDate>Fri, 15 May 2009 11:29:33 +0200</pubDate><guid>http://bugs.os4depot.net/?function=viewcomments&amp;issueid=161#160</guid></item></channel></rss>