<?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 Create a Secure FTP Server with ProFTPD on Ubuntu/Debian	</title>
	<atom:link href="https://www.tecmint.com/install-proftpd-in-ubuntu-and-debian/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/install-proftpd-in-ubuntu-and-debian/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Wed, 02 Oct 2024 06:41:58 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: John Doe II		</title>
		<link>https://www.tecmint.com/install-proftpd-in-ubuntu-and-debian/comment-page-1/#comment-989136</link>

		<dc:creator><![CDATA[John Doe II]]></dc:creator>
		<pubDate>Fri, 04 May 2018 06:09:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=8710#comment-989136</guid>

					<description><![CDATA[Which is better, a &lt;code&gt;ftp://youripaddress&lt;/code&gt; type FTP or a &lt;code&gt;ftp://yourdomian.com&lt;/code&gt; type FTP? And if a &lt;code&gt;ftp://yourdomian.com&lt;/code&gt; type is better, how do you make a domain/website in Linux?]]></description>
			<content:encoded><![CDATA[<p>Which is better, a <code>ftp://youripaddress</code> type FTP or a <code>ftp://yourdomian.com</code> type FTP? And if a <code>ftp://yourdomian.com</code> type is better, how do you make a domain/website in Linux?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Felipe Correa		</title>
		<link>https://www.tecmint.com/install-proftpd-in-ubuntu-and-debian/comment-page-1/#comment-896510</link>

		<dc:creator><![CDATA[Felipe Correa]]></dc:creator>
		<pubDate>Thu, 22 Jun 2017 03:32:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=8710#comment-896510</guid>

					<description><![CDATA[How do I lock the user so he cannot go back to the &lt;code&gt;www&lt;/code&gt; or &lt;code&gt;var&lt;/code&gt; directory, and even the core? For the user to be able to send files and delete file, what do I have to do?]]></description>
			<content:encoded><![CDATA[<p>How do I lock the user so he cannot go back to the <code>www</code> or <code>var</code> directory, and even the core? For the user to be able to send files and delete file, what do I have to do?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: eren		</title>
		<link>https://www.tecmint.com/install-proftpd-in-ubuntu-and-debian/comment-page-1/#comment-892073</link>

		<dc:creator><![CDATA[eren]]></dc:creator>
		<pubDate>Thu, 25 May 2017 14:02:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=8710#comment-892073</guid>

					<description><![CDATA[I wonder how to install proftpd on /opt directory]]></description>
			<content:encoded><![CDATA[<p>I wonder how to install proftpd on /opt directory</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/install-proftpd-in-ubuntu-and-debian/comment-page-1/#comment-788809</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Mon, 06 Jun 2016 05:28:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=8710#comment-788809</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-proftpd-in-ubuntu-and-debian/comment-page-1/#comment-788224&quot;&gt;Priynkara&lt;/a&gt;.

@Priynkara,

Have you restarted &lt;strong&gt;vsftpd&lt;/strong&gt; after making configuration? if not do:
&lt;pre&gt;
$ sudo /etc/init.d/vsftpd
&lt;/pre&gt;
If you still gets the same error, another important thing to verify that the user shell present in &lt;strong&gt;/etc/shells&lt;/strong&gt;? Could you share your vsftpd configuration here?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-proftpd-in-ubuntu-and-debian/comment-page-1/#comment-788224">Priynkara</a>.</p>
<p>@Priynkara,</p>
<p>Have you restarted <strong>vsftpd</strong> after making configuration? if not do:</p>
<pre>
$ sudo /etc/init.d/vsftpd
</pre>
<p>If you still gets the same error, another important thing to verify that the user shell present in <strong>/etc/shells</strong>? Could you share your vsftpd configuration here?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Priynkara		</title>
		<link>https://www.tecmint.com/install-proftpd-in-ubuntu-and-debian/comment-page-1/#comment-788224</link>

		<dc:creator><![CDATA[Priynkara]]></dc:creator>
		<pubDate>Sun, 05 Jun 2016 06:33:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=8710#comment-788224</guid>

					<description><![CDATA[Command:	PASS *******
Response:	530 Login incorrect.
Error:	Critical error: Could not connect to server
Status:	Disconnected from server
Status:	Connecting to 162.243.205.246:21...
Status:	Connection established, waiting for welcome message...
Status:	Insecure server, it does not support FTP over TLS.
Command:	USER sankapr
Response:	331 Password required for sankapr
Command:	PASS *******
Response:	530 Login incorrect.
Error:	Critical error: Could not connect to server



I set all the setting correctly. But This error occurred. Pls anyone tell me the solution for this]]></description>
			<content:encoded><![CDATA[<p>Command:	PASS *******<br />
Response:	530 Login incorrect.<br />
Error:	Critical error: Could not connect to server<br />
Status:	Disconnected from server<br />
Status:	Connecting to 162.243.205.246:21&#8230;<br />
Status:	Connection established, waiting for welcome message&#8230;<br />
Status:	Insecure server, it does not support FTP over TLS.<br />
Command:	USER sankapr<br />
Response:	331 Password required for sankapr<br />
Command:	PASS *******<br />
Response:	530 Login incorrect.<br />
Error:	Critical error: Could not connect to server</p>
<p>I set all the setting correctly. But This error occurred. Pls anyone tell me the solution for this</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
