<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>PCR&#039;s notepad &#187; FTP</title>
	<atom:link href="http://notepad.patheticcockroach.com/category/ftp/feed/" rel="self" type="application/rss+xml" />
	<link>http://notepad.patheticcockroach.com</link>
	<description>The area in patheticcockroach.com where the EEG isn&#039;t isoelectric</description>
	<lastBuildDate>Fri, 30 Jul 2010 11:13:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Preventing FileZilla&#8217;s quickconnect from saving your passwords</title>
		<link>http://notepad.patheticcockroach.com/517/preventing-filezillas-quickconnect-from-saving-your-passwords/</link>
		<comments>http://notepad.patheticcockroach.com/517/preventing-filezillas-quickconnect-from-saving-your-passwords/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 11:06:11 +0000</pubDate>
		<dc:creator>David Dernoncourt</dc:creator>
				<category><![CDATA[FTP]]></category>
		<category><![CDATA[FileZilla]]></category>

		<guid isPermaLink="false">http://notepad.patheticcockroach.com/?p=517</guid>
		<description><![CDATA[I recently started to see if I could use Portable FileZilla as an emergency FTP client in case something goes wrong on wiki4games or patheticcockroach.com. With this I could notably use the FTP even from work, if needed. But while testing, I found a little issue: the quickbar doesn&#8217;t have an option not to save [...]]]></description>
			<content:encoded><![CDATA[<p>I recently started to see if I could use <a href="http://portableapps.com/apps/internet/filezilla_portable">Portable FileZilla</a> as an emergency FTP client in case something goes wrong on wiki4games or patheticcockroach.com. With this I could notably use the FTP even from work, if needed. But while testing, I found a little issue: the quickbar doesn&#8217;t have an option not to save the password. And I&#8217;d prefer to use the quickconnect bar because I don&#8217;t want save my accounts on the portable version so it&#8217;s quite faster than using the Site Manager every time.</p>
<p>I suppose you&#8217;re thinking:</p>
<ul>
<li>If I clear the quickconnect bar every time, what&#8217;s the problem with it saving the passwords? => Well, what if I forget to clear the quickconnect bar?</li>
<li>The quickconnect bar doesn&#8217;t save the password if you don&#8217;t type it in the bar (<a href="http://blog.unmaskparasites.com/2009/09/01/beware-filezilla-doesnt-protect-your-ftp-passwords/">source</a>: comment by Denis <em>&#8220;If you don&#8217;t enter a password in the &#8220;Quickconnect&#8221; bar, FileZilla will ask for the password when you connect. But in this case, the password won&#8217;t be saved [...]&#8220;</em>), so just don&#8217;t type the password in the bar. => Well, what if I accidentally enter it anyway?</li>
</ul>
<p>As you can see, the risks are low but they do exist: all is set up as if it was conceived just in the purpose of getting you to make a mistake (no confirmation when saving the password, need to clear manually on exit). But fortunately, the FileZilla crew provided us with a solution a while ago: the &#8220;Kiosk mode&#8221;. Introduced in version 3.1.2-rc1 (2008-08-24), it will prevent FileZilla from writing any passwords to the disk if set to 1. It was updated in version 3.2.3 (2009-03-21) with a new possible value of 2 which prevents FileZilla from writing to any settings files. To configure the Kiosk mode, add <code>&lt;Setting name="Kiosk mode"&gt;2&lt;/Setting&gt;</code> withing the Settings block in <em>fzdefaults.xml</em> (in FileZilla Portable, this file is located in <em>App/filezilla</em>).<br />
Beware: setting the Kiosk mode to 1 or 2 <strong>will not</strong> clear existing passwords, it will just prevent FileZilla from saving new passwords. To remove already saved password you need to do this manually (just clear the quickconnect bar).</p>
<p>Sources:</p>
<ul>
<li><a href="http://trac.filezilla-project.org/ticket/4009">Ticket #4009: automatically clear private data on exit</a></li>
<li><a href="http://filezilla-project.org/versions.php">FileZilla 3 version history</a></li>
<li><a href="http://forum.filezilla-project.org/viewtopic.php?f=2&#038;t=14716">Drag and Drop not working in Kiosk mode</a></li>
<li><a href="http://www.lunarsoft.net/news/software/348-filezilla-312">FileZilla 3.1.2 on Lunarsoft</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://notepad.patheticcockroach.com/517/preventing-filezillas-quickconnect-from-saving-your-passwords/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Creating an anonymous FTP with ProFTPd</title>
		<link>http://notepad.patheticcockroach.com/316/creating-an-anonymous-ftp-with-proftpd/</link>
		<comments>http://notepad.patheticcockroach.com/316/creating-an-anonymous-ftp-with-proftpd/#comments</comments>
		<pubDate>Mon, 13 Apr 2009 06:32:41 +0000</pubDate>
		<dc:creator>David Dernoncourt</dc:creator>
				<category><![CDATA[FTP]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[servers]]></category>

		<guid isPermaLink="false">http://notepad.patheticcockroach.com/?p=316</guid>
		<description><![CDATA[I&#8217;m just posting this as a back up, in fact. This configuration snippet can be used to create an anonymous FTP with read-only privilege in ProFTPd: ##Anonymous for etfiles downloads &#60;Anonymous /home/zengamer/sd/etfiles&#62; User www-data Group nogroup # UserAlias -- Alias a username to a system user UserAlias anonymous www-data &#60;Limit LOGIN&#62; AllowAll &#60;/Limit&#62; # Cosmetic [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m just posting this as a back up, in fact. This configuration snippet can be used to create an anonymous FTP with read-only privilege in ProFTPd:<br />
<code>##Anonymous for etfiles downloads<br />
&lt;Anonymous /home/zengamer/sd/etfiles&gt;<br />
   User				www-data<br />
   Group			nogroup<br />
   # UserAlias -- Alias a username to a system user<br />
   UserAlias			anonymous www-data<br />
  &lt;Limit LOGIN&gt;<br />
    AllowAll<br />
  &lt;/Limit&gt;<br />
   # Cosmetic changes, all files belongs to ftp user<br />
   #DirFakeUser	on ftp<br />
   #DirFakeGroup on ftp</p>
<p>   RequireValidShell		off</p>
<p>   # Limit the maximum number of anonymous logins<br />
   MaxClients			30</p>
<p>   # We want 'welcome.msg' displayed at login, and '.message' displayed<br />
   # in each newly chdired directory.<br />
   DisplayLogin			welcome.msg<br />
   DisplayFirstChdir		.message</p>
<p>   # Limit WRITE everywhere in the anonymous chroot<br />
   &lt;Directory *&gt;<br />
     &lt;Limit WRITE DELE STOR&gt;<br />
       DenyAll<br />
     &lt;/Limit&gt;<br />
     &lt;Limit READ&gt;<br />
       AllowAll<br />
     &lt;/Limit&gt;<br />
   &lt;/Directory&gt;<br />
&lt;/Anonymous&gt;</code></p>
<p>Also, adding the following is necessary to prevent the anonymous user from browsing the whole computer:<br />
<code>&lt;Global&gt;<br />
DefaultRoot ~<br />
&lt;/Global&gt;</code></p>
]]></content:encoded>
			<wfw:commentRss>http://notepad.patheticcockroach.com/316/creating-an-anonymous-ftp-with-proftpd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Show hidden files with ProFTPD</title>
		<link>http://notepad.patheticcockroach.com/224/show-hidden-files-with-proftpd/</link>
		<comments>http://notepad.patheticcockroach.com/224/show-hidden-files-with-proftpd/#comments</comments>
		<pubDate>Thu, 08 Jan 2009 18:56:15 +0000</pubDate>
		<dc:creator>David Dernoncourt</dc:creator>
				<category><![CDATA[FTP]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[servers]]></category>

		<guid isPermaLink="false">http://notepad.patheticcockroach.com/?p=224</guid>
		<description><![CDATA[I used to have no problem displaying hidden files (more precisely, my .htaccesss files) using FileZilla client with ProFTPD, but for some reason suddenly they disappeared&#8230; Adding (or editing) the following option in /etc/proftpd/proftpd.conf fixed this: ListOptions &#8220;-a&#8221; (actually I used ListOptions &#8220;-al&#8221; because the default behavior was -l, which is quite useful to me)]]></description>
			<content:encoded><![CDATA[<p>I used to have no problem displaying hidden files (more precisely, my .htaccesss files) using FileZilla client with ProFTPD, but for some reason suddenly they disappeared&#8230; Adding (or editing) the following option in /etc/proftpd/proftpd.conf fixed this:</p>
<blockquote><p>ListOptions &#8220;-a&#8221;</p></blockquote>
<p>(actually I used ListOptions &#8220;-al&#8221; because the default behavior was -l, which is quite useful to me)</p>
]]></content:encoded>
			<wfw:commentRss>http://notepad.patheticcockroach.com/224/show-hidden-files-with-proftpd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
