<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How To: Configure Secure FTP Server (VSFTPD)</title>
	<atom:link href="http://gofedora.com/how-to-configure-secure-ftp-server-vsftpd/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>How Tos, Tutorials, Tips and Tricks</description>
	<lastBuildDate>Fri, 12 Mar 2010 11:34:02 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: eduardo</title>
		<link>http://gofedora.com/how-to-configure-secure-ftp-server-vsftpd/comment-page-1/#comment-15480</link>
		<dc:creator>eduardo</dc:creator>
		<pubDate>Fri, 11 Dec 2009 07:46:20 +0000</pubDate>
		<guid isPermaLink="false">http://172.17.8.64/gofedora/?p=227#comment-15480</guid>
		<description>Hi, i&#039;ve been trying to make an ftp server the way you do. I type my ip or localhost in the web browser but nothing happens. When i see the services running i can see that i&#039;ve got two vsftpd services, it&#039;s that right? or i should have just one? Excuse me for my poor english languaje.

Thanks</description>
		<content:encoded><![CDATA[<p>Hi, i&#8217;ve been trying to make an ftp server the way you do. I type my ip or localhost in the web browser but nothing happens. When i see the services running i can see that i&#8217;ve got two vsftpd services, it&#8217;s that right? or i should have just one? Excuse me for my poor english languaje.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Membuat FTP Server di Fedora 8 Menggunakan VSFTPD &#171; Catatan Bytescode</title>
		<link>http://gofedora.com/how-to-configure-secure-ftp-server-vsftpd/comment-page-1/#comment-7076</link>
		<dc:creator>Membuat FTP Server di Fedora 8 Menggunakan VSFTPD &#171; Catatan Bytescode</dc:creator>
		<pubDate>Mon, 05 Oct 2009 07:49:24 +0000</pubDate>
		<guid isPermaLink="false">http://172.17.8.64/gofedora/?p=227#comment-7076</guid>
		<description>[...] sendiri (man vsftpd) serta manual-manual serupa yang berlimpah di internet (ini, ini, dan ini). Thanks for [...]</description>
		<content:encoded><![CDATA[<p>[...] sendiri (man vsftpd) serta manual-manual serupa yang berlimpah di internet (ini, ini, dan ini). Thanks for [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pramodh</title>
		<link>http://gofedora.com/how-to-configure-secure-ftp-server-vsftpd/comment-page-1/#comment-163</link>
		<dc:creator>Pramodh</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://172.17.8.64/gofedora/?p=227#comment-163</guid>
		<description>nice one! one of my friends says that 700 perms will be sufficient for uploads directory.check out</description>
		<content:encoded><![CDATA[<p>nice one! one of my friends says that 700 perms will be sufficient for uploads directory.check out</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: General Bordeaux</title>
		<link>http://gofedora.com/how-to-configure-secure-ftp-server-vsftpd/comment-page-1/#comment-164</link>
		<dc:creator>General Bordeaux</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://172.17.8.64/gofedora/?p=227#comment-164</guid>
		<description>@Pramodh
idealy 700 should work, but its not working for me. But, even 777 is not a bad option.</description>
		<content:encoded><![CDATA[<p>@Pramodh<br />
idealy 700 should work, but its not working for me. But, even 777 is not a bad option.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ZenWalker</title>
		<link>http://gofedora.com/how-to-configure-secure-ftp-server-vsftpd/comment-page-1/#comment-165</link>
		<dc:creator>ZenWalker</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://172.17.8.64/gofedora/?p=227#comment-165</guid>
		<description>Having a little trouble with it. The data which I want to put on ftp is on Windows. It is mounted as read-only file system as /media/sda2 . So when I am binding it to the directories and then browsing it, it is giving error 550 : Failed to change directory. Any way out ?

2. Instead of writing mount.sh and running it every time, can&#039;t I just put those 2 lines in rc.local and be done with ?</description>
		<content:encoded><![CDATA[<p>Having a little trouble with it. The data which I want to put on ftp is on Windows. It is mounted as read-only file system as /media/sda2 . So when I am binding it to the directories and then browsing it, it is giving error 550 : Failed to change directory. Any way out ?</p>
<p>2. Instead of writing mount.sh and running it every time, can&#8217;t I just put those 2 lines in rc.local and be done with ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: General Bordeaux</title>
		<link>http://gofedora.com/how-to-configure-secure-ftp-server-vsftpd/comment-page-1/#comment-166</link>
		<dc:creator>General Bordeaux</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://172.17.8.64/gofedora/?p=227#comment-166</guid>
		<description>@ZenWalker

1. Are you on FC5? I faced that 550 problem on FC5. If its ntfs filesystem, try using ntfs-3g.

2. hehe .. I have one line in rc.local &#039;bash /path/to/mount.sh&#039;  :)</description>
		<content:encoded><![CDATA[<p>@ZenWalker</p>
<p>1. Are you on FC5? I faced that 550 problem on FC5. If its ntfs filesystem, try using ntfs-3g.</p>
<p>2. hehe .. I have one line in rc.local &#8216;bash /path/to/mount.sh&#8217;  <img src='http://gofedora.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ZenWalker</title>
		<link>http://gofedora.com/how-to-configure-secure-ftp-server-vsftpd/comment-page-1/#comment-167</link>
		<dc:creator>ZenWalker</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://172.17.8.64/gofedora/?p=227#comment-167</guid>
		<description>I am using Ubuntu Feisty Fawn. That filesystem is already mounted as readonly. Ubuntu did that when I installed my system.</description>
		<content:encoded><![CDATA[<p>I am using Ubuntu Feisty Fawn. That filesystem is already mounted as readonly. Ubuntu did that when I installed my system.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: General Bordeaux</title>
		<link>http://gofedora.com/how-to-configure-secure-ftp-server-vsftpd/comment-page-1/#comment-168</link>
		<dc:creator>General Bordeaux</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://172.17.8.64/gofedora/?p=227#comment-168</guid>
		<description>@ZenWalker
Then I probably don&#039;t know. Because I was not able to resolve the same problem with FC5 and with FC6 it was automatically gone. May be some ubuntu forums or googling can help.</description>
		<content:encoded><![CDATA[<p>@ZenWalker<br />
Then I probably don&#8217;t know. Because I was not able to resolve the same problem with FC5 and with FC6 it was automatically gone. May be some ubuntu forums or googling can help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: B Gan</title>
		<link>http://gofedora.com/how-to-configure-secure-ftp-server-vsftpd/comment-page-1/#comment-169</link>
		<dc:creator>B Gan</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://172.17.8.64/gofedora/?p=227#comment-169</guid>
		<description>Hi
I have had a look at your instructions. I can basically get the server to be available for downloads but cannot upload using anonymous login. I have checked the vsftpd.conf and uploads are all set to yes. The permissions on the upload directory are set to 777.

I have used another account to ftp upload which works fine..any ideas...sounds like some permissions on the anonymous account???</description>
		<content:encoded><![CDATA[<p>Hi<br />
I have had a look at your instructions. I can basically get the server to be available for downloads but cannot upload using anonymous login. I have checked the vsftpd.conf and uploads are all set to yes. The permissions on the upload directory are set to 777.</p>
<p>I have used another account to ftp upload which works fine..any ideas&#8230;sounds like some permissions on the anonymous account???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: General Bordeaux</title>
		<link>http://gofedora.com/how-to-configure-secure-ftp-server-vsftpd/comment-page-1/#comment-170</link>
		<dc:creator>General Bordeaux</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://172.17.8.64/gofedora/?p=227#comment-170</guid>
		<description>@B Gan
Did you change the ownership of the upload folder as suggested ?
I think thats the critical part of it. Please check ...</description>
		<content:encoded><![CDATA[<p>@B Gan<br />
Did you change the ownership of the upload folder as suggested ?<br />
I think thats the critical part of it. Please check &#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
