<?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 Install, Configure and Secure FTP Server in CentOS 7 &#8211; [Comprehensive Guide]	</title>
	<atom:link href="https://www.tecmint.com/install-ftp-server-in-centos-7/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/install-ftp-server-in-centos-7/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Mon, 31 Aug 2020 06:18:21 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: giang		</title>
		<link>https://www.tecmint.com/install-ftp-server-in-centos-7/comment-page-1/#comment-1358909</link>

		<dc:creator><![CDATA[giang]]></dc:creator>
		<pubDate>Mon, 31 Aug 2020 06:18:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=24571#comment-1358909</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-ftp-server-in-centos-7/comment-page-1/#comment-1336651&quot;&gt;Pedro Stein&lt;/a&gt;.

Have you try to connect to FTP via internet browser?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-ftp-server-in-centos-7/comment-page-1/#comment-1336651">Pedro Stein</a>.</p>
<p>Have you try to connect to FTP via internet browser?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Pedro Stein		</title>
		<link>https://www.tecmint.com/install-ftp-server-in-centos-7/comment-page-1/#comment-1336651</link>

		<dc:creator><![CDATA[Pedro Stein]]></dc:creator>
		<pubDate>Fri, 05 Jun 2020 19:07:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=24571#comment-1336651</guid>

					<description><![CDATA[Hi! I ended up with this and I cannot find any specific similar case in Goole. I&#039;m using CentOS 8 between, is there any difference maybe?

(this is my CLI)
&lt;pre&gt;
ftp -p [IP of my server]
Connected to [IP of my server]
220 (vsFTPd 3.0.3)
Name ([IP of my server]:pedrostein): pedrosgftp
331 Please specify the password.
Password:
230 Login successful.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp&#062; ls
227 Entering Passive Mode (0,0,0,0,169,250).
ftp: connect: Connection refused
ftp&#062;
&lt;/pre&gt;
Any ideas? :(]]></description>
			<content:encoded><![CDATA[<p>Hi! I ended up with this and I cannot find any specific similar case in Goole. I&#8217;m using CentOS 8 between, is there any difference maybe?</p>
<p>(this is my CLI)</p>
<pre>
ftp -p [IP of my server]
Connected to [IP of my server]
220 (vsFTPd 3.0.3)
Name ([IP of my server]:pedrostein): pedrosgftp
331 Please specify the password.
Password:
230 Login successful.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp&gt; ls
227 Entering Passive Mode (0,0,0,0,169,250).
ftp: connect: Connection refused
ftp&gt;
</pre>
<p>Any ideas? :(</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Anand		</title>
		<link>https://www.tecmint.com/install-ftp-server-in-centos-7/comment-page-1/#comment-1332365</link>

		<dc:creator><![CDATA[Anand]]></dc:creator>
		<pubDate>Fri, 08 May 2020 15:44:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=24571#comment-1332365</guid>

					<description><![CDATA[Wonderful, Thanks!]]></description>
			<content:encoded><![CDATA[<p>Wonderful, Thanks!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Feri		</title>
		<link>https://www.tecmint.com/install-ftp-server-in-centos-7/comment-page-1/#comment-1297709</link>

		<dc:creator><![CDATA[Feri]]></dc:creator>
		<pubDate>Sat, 30 Nov 2019 13:36:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=24571#comment-1297709</guid>

					<description><![CDATA[Please fix mistake
&lt;code&gt;userlist_file=/etc/vsftpd.userlist : userlist_file=/etc/vsftpd/userlist&lt;/code&gt;]]></description>
			<content:encoded><![CDATA[<p>Please fix mistake<br />
<code>userlist_file=/etc/vsftpd.userlist : userlist_file=/etc/vsftpd/userlist</code></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/install-ftp-server-in-centos-7/comment-page-1/#comment-1273841</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Wed, 23 Oct 2019 05:33:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=24571#comment-1273841</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-ftp-server-in-centos-7/comment-page-1/#comment-1273320&quot;&gt;Doug Perez&lt;/a&gt;.

@Doug

You can set sub-directory ownership and read-write permissions on an individual basis within a shared FTP directory. For example, if &lt;strong&gt;/home/ravi/ftp&lt;/strong&gt;:
&lt;pre&gt;
# chmod 0400 /home/ravi/ftp/read_only_folder
# chmod 0200 /home/ravi/ftp/write_only_folder
&lt;/pre&gt;
You can learn more about Linux permissions from this article: https://www.tecmint.com/manage-users-and-groups-in-linux/]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-ftp-server-in-centos-7/comment-page-1/#comment-1273320">Doug Perez</a>.</p>
<p>@Doug</p>
<p>You can set sub-directory ownership and read-write permissions on an individual basis within a shared FTP directory. For example, if <strong>/home/ravi/ftp</strong>:</p>
<pre>
# chmod 0400 /home/ravi/ftp/read_only_folder
# chmod 0200 /home/ravi/ftp/write_only_folder
</pre>
<p>You can learn more about Linux permissions from this article: <a target="_blank" href="https://www.tecmint.com/manage-users-and-groups-in-linux/" rel="ugc">https://www.tecmint.com/manage-users-and-groups-in-linux/</a></p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
