<?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 and Configure FTP Server in Ubuntu	</title>
	<atom:link href="https://www.tecmint.com/install-ftp-server-in-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/install-ftp-server-in-ubuntu/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Sat, 18 Dec 2021 02:52:43 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Navas		</title>
		<link>https://www.tecmint.com/install-ftp-server-in-ubuntu/comment-page-1/#comment-1680370</link>

		<dc:creator><![CDATA[Navas]]></dc:creator>
		<pubDate>Sat, 18 Dec 2021 02:52:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=24699#comment-1680370</guid>

					<description><![CDATA[Hi Mr. Aaron Kili,
 
Thanks for your help

I have received error of “553 could not create file “

Kindly help me to resolve THANKS again]]></description>
			<content:encoded><![CDATA[<p>Hi Mr. Aaron Kili,</p>
<p>Thanks for your help</p>
<p>I have received error of “553 could not create file “</p>
<p>Kindly help me to resolve THANKS again</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Andrew Woolley		</title>
		<link>https://www.tecmint.com/install-ftp-server-in-ubuntu/comment-page-1/#comment-1367893</link>

		<dc:creator><![CDATA[Andrew Woolley]]></dc:creator>
		<pubDate>Mon, 28 Sep 2020 12:01:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=24699#comment-1367893</guid>

					<description><![CDATA[Hi Aaron,

Thanks for your help!

I was wondering if it is possible to make the &lt;strong&gt;local_root&lt;/strong&gt; folder on an external drive?

I tried &lt;code&gt;&quot;local_root/media///&quot;&lt;/code&gt; but I kept getting the error &quot;&lt;code&gt;cannot change directory /media///&lt;/code&gt;&quot;.

Is it because I need to give the FTP user permission somehow?

Thanks,
Andrew.]]></description>
			<content:encoded><![CDATA[<p>Hi Aaron,</p>
<p>Thanks for your help!</p>
<p>I was wondering if it is possible to make the <strong>local_root</strong> folder on an external drive?</p>
<p>I tried <code>"local_root/media///"</code> but I kept getting the error &#8220;<code>cannot change directory /media///</code>&#8220;.</p>
<p>Is it because I need to give the FTP user permission somehow?</p>
<p>Thanks,<br />
Andrew.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ash		</title>
		<link>https://www.tecmint.com/install-ftp-server-in-ubuntu/comment-page-1/#comment-1336942</link>

		<dc:creator><![CDATA[Ash]]></dc:creator>
		<pubDate>Mon, 08 Jun 2020 15:52:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=24699#comment-1336942</guid>

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

I had the same issue. There was a weird whitespace character at the end of &quot;&lt;code&gt;userlist_deny=NO&lt;/code&gt;&quot;. It worked after I removed the whitespace.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-ftp-server-in-ubuntu/comment-page-1/#comment-1310122">Yuri</a>.</p>
<p>I had the same issue. There was a weird whitespace character at the end of &#8220;<code>userlist_deny=NO</code>&#8220;. It worked after I removed the whitespace.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/install-ftp-server-in-ubuntu/comment-page-1/#comment-1310568</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Mon, 06 Jan 2020 08:30:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=24699#comment-1310568</guid>

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

@Yuri

Check your &lt;strong&gt;/etc/vsftpd.conf&lt;/strong&gt; configuration file for any invalid arguments.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-ftp-server-in-ubuntu/comment-page-1/#comment-1310122">Yuri</a>.</p>
<p>@Yuri</p>
<p>Check your <strong>/etc/vsftpd.conf</strong> configuration file for any invalid arguments.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Yuri		</title>
		<link>https://www.tecmint.com/install-ftp-server-in-ubuntu/comment-page-1/#comment-1310122</link>

		<dc:creator><![CDATA[Yuri]]></dc:creator>
		<pubDate>Fri, 03 Jan 2020 13:35:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=24699#comment-1310122</guid>

					<description><![CDATA[Hello. First, thank you for so big tutorial, but I have some problems with it. I am using raspberry pi 4 with working with the ubuntu server. 

Updating and upgrading were successful. 
Installation too.
But I can&#039;t &quot;start&quot; it. 

After command &lt;code&gt;sudo systemctl start vsftpd&lt;/code&gt; and s&lt;code&gt;udo systemctl enable vsftpd&lt;/code&gt; all was good.

Then I checked the status with command &lt;code&gt;sudo service vsftpd status&lt;/code&gt; and the FTP server is failed. Here is information about it:

&lt;code&gt;● vsftpd.service - vsftpd FTP server
   Loaded: loaded (/lib/systemd/system/vsftpd.service; enabled; vendor preset: enabled)
   Active: failed (Result: exit-code) since Fri 2020-01-03 13:15:21 UTC; 27s ago
 Main PID: 3012 (code=exited, status=2)

Jan 03 13:15:21 ubuntu systemd[1]: Starting vsftpd FTP server...
Jan 03 13:15:21 ubuntu systemd[1]: Started vsftpd FTP server.
Jan 03 13:15:21 ubuntu systemd[1]: vsftpd.service: Main process exited, code=exited, status=2/INVALIDARGUMENT
Jan 03 13:15:21 ubuntu systemd[1]: vsftpd.service: Failed with result &#039;exit-code&#039;.&lt;/code&gt;

I checked again with - &lt;code&gt;sudo ufw status&lt;/code&gt;
Here is the result - Status: inactive

I can&#039;t understand what can be wrong. 
Maybe you can help.]]></description>
			<content:encoded><![CDATA[<p>Hello. First, thank you for so big tutorial, but I have some problems with it. I am using raspberry pi 4 with working with the ubuntu server. </p>
<p>Updating and upgrading were successful.<br />
Installation too.<br />
But I can&#8217;t &#8220;start&#8221; it. </p>
<p>After command <code>sudo systemctl start vsftpd</code> and s<code>udo systemctl enable vsftpd</code> all was good.</p>
<p>Then I checked the status with command <code>sudo service vsftpd status</code> and the FTP server is failed. Here is information about it:</p>
<p><code>● vsftpd.service - vsftpd FTP server<br />
   Loaded: loaded (/lib/systemd/system/vsftpd.service; enabled; vendor preset: enabled)<br />
   Active: failed (Result: exit-code) since Fri 2020-01-03 13:15:21 UTC; 27s ago<br />
 Main PID: 3012 (code=exited, status=2)</p>
<p>Jan 03 13:15:21 ubuntu systemd[1]: Starting vsftpd FTP server...<br />
Jan 03 13:15:21 ubuntu systemd[1]: Started vsftpd FTP server.<br />
Jan 03 13:15:21 ubuntu systemd[1]: vsftpd.service: Main process exited, code=exited, status=2/INVALIDARGUMENT<br />
Jan 03 13:15:21 ubuntu systemd[1]: vsftpd.service: Failed with result 'exit-code'.</code></p>
<p>I checked again with &#8211; <code>sudo ufw status</code><br />
Here is the result &#8211; Status: inactive</p>
<p>I can&#8217;t understand what can be wrong.<br />
Maybe you can help.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
