<?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 set up an FTP server on Debian 10 Buster?	</title>
	<atom:link href="https://www.osradar.com/how-to-set-up-an-ftp-server-on-debian-10-buster/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com/how-to-set-up-an-ftp-server-on-debian-10-buster/</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Thu, 08 Oct 2020 10:35:18 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.12</generator>
	<item>
		<title>
		By: Me@Me.com		</title>
		<link>https://www.osradar.com/how-to-set-up-an-ftp-server-on-debian-10-buster/#comment-9165</link>

		<dc:creator><![CDATA[Me@Me.com]]></dc:creator>
		<pubDate>Thu, 08 Oct 2020 10:35:18 +0000</pubDate>
		<guid isPermaLink="false">https://www.osradar.com/?p=12690#comment-9165</guid>

					<description><![CDATA[Great post.  Very easy to follow.  Thanks]]></description>
			<content:encoded><![CDATA[<p>Great post.  Very easy to follow.  Thanks</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: angeloma		</title>
		<link>https://www.osradar.com/how-to-set-up-an-ftp-server-on-debian-10-buster/#comment-4839</link>

		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Fri, 05 Jun 2020 14:54:01 +0000</pubDate>
		<guid isPermaLink="false">https://www.osradar.com/?p=12690#comment-4839</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.osradar.com/how-to-set-up-an-ftp-server-on-debian-10-buster/#comment-4835&quot;&gt;Ernie&lt;/a&gt;.

Thanks for your comment!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.osradar.com/how-to-set-up-an-ftp-server-on-debian-10-buster/#comment-4835">Ernie</a>.</p>
<p>Thanks for your comment!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ernie		</title>
		<link>https://www.osradar.com/how-to-set-up-an-ftp-server-on-debian-10-buster/#comment-4835</link>

		<dc:creator><![CDATA[Ernie]]></dc:creator>
		<pubDate>Fri, 05 Jun 2020 09:57:02 +0000</pubDate>
		<guid isPermaLink="false">https://www.osradar.com/?p=12690#comment-4835</guid>

					<description><![CDATA[Thanks for your instructions, very helpfull. I only think that you should point out first, that Debian10 comes with a running SFTP service at port 22 and that from a point of security that is the preference. Especially with everybody using wifi and living close together. 
However, like in my case, I need a port21FTP session to start on my local LAN so no security issues (I don&#039;t live in a city nor do I have neighbours), that&#039;s my second comment the port you mention is a data-channel port 20. Not the FTP service/command port 21 which is the default and works immediately after install.
Last but not least, the addition of a new ftp-user is very good but should be recommended also, I think, because it is otherwise tempting to use root/admin user &quot;because it works&quot; and therefor introducing logins (id/pwd) at root level to be present at other systems that use this FTP service. Just security wise.
By the way; the use of a pipe command &#038;&#038; results in an error if at the stage something goes wrong. I didn&#039;t see that coming on a virgin new Debian10 install, but I had to do &#039;repairs&#039; to get it fixed with &quot;sudo apt --fix-broken install&quot;.
Thanks for the inspiration! Ernie.]]></description>
			<content:encoded><![CDATA[<p>Thanks for your instructions, very helpfull. I only think that you should point out first, that Debian10 comes with a running SFTP service at port 22 and that from a point of security that is the preference. Especially with everybody using wifi and living close together.<br />
However, like in my case, I need a port21FTP session to start on my local LAN so no security issues (I don&#8217;t live in a city nor do I have neighbours), that&#8217;s my second comment the port you mention is a data-channel port 20. Not the FTP service/command port 21 which is the default and works immediately after install.<br />
Last but not least, the addition of a new ftp-user is very good but should be recommended also, I think, because it is otherwise tempting to use root/admin user &#8220;because it works&#8221; and therefor introducing logins (id/pwd) at root level to be present at other systems that use this FTP service. Just security wise.<br />
By the way; the use of a pipe command &amp;&amp; results in an error if at the stage something goes wrong. I didn&#8217;t see that coming on a virgin new Debian10 install, but I had to do &#8216;repairs&#8217; to get it fixed with &#8220;sudo apt &#8211;fix-broken install&#8221;.<br />
Thanks for the inspiration! Ernie.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Pablo Castro		</title>
		<link>https://www.osradar.com/how-to-set-up-an-ftp-server-on-debian-10-buster/#comment-4811</link>

		<dc:creator><![CDATA[Pablo Castro]]></dc:creator>
		<pubDate>Thu, 04 Jun 2020 03:35:24 +0000</pubDate>
		<guid isPermaLink="false">https://www.osradar.com/?p=12690#comment-4811</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.osradar.com/how-to-set-up-an-ftp-server-on-debian-10-buster/#comment-1116&quot;&gt;Rulet&lt;/a&gt;.

Check for typos in the vsftpd.conf and try to restart again]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.osradar.com/how-to-set-up-an-ftp-server-on-debian-10-buster/#comment-1116">Rulet</a>.</p>
<p>Check for typos in the vsftpd.conf and try to restart again</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Marcus		</title>
		<link>https://www.osradar.com/how-to-set-up-an-ftp-server-on-debian-10-buster/#comment-1575</link>

		<dc:creator><![CDATA[Marcus]]></dc:creator>
		<pubDate>Sat, 04 Jan 2020 16:28:49 +0000</pubDate>
		<guid isPermaLink="false">https://www.osradar.com/?p=12690#comment-1575</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.osradar.com/how-to-set-up-an-ftp-server-on-debian-10-buster/#comment-1116&quot;&gt;Rulet&lt;/a&gt;.

I have the same Problem. I think it happens if there is some error in your vsftpod.conf.

In my case I was using letsencrypt certificate, and had to set the correct path to the pem files:
rsa_cert_file=//fullchain.pem
rsa_private_key_file=//privkey.pem
Take care of the file extension...the default value for private key in vsftpd is .key !

Hope it helps.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.osradar.com/how-to-set-up-an-ftp-server-on-debian-10-buster/#comment-1116">Rulet</a>.</p>
<p>I have the same Problem. I think it happens if there is some error in your vsftpod.conf.</p>
<p>In my case I was using letsencrypt certificate, and had to set the correct path to the pem files:<br />
rsa_cert_file=//fullchain.pem<br />
rsa_private_key_file=//privkey.pem<br />
Take care of the file extension&#8230;the default value for private key in vsftpd is .key !</p>
<p>Hope it helps.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: mark		</title>
		<link>https://www.osradar.com/how-to-set-up-an-ftp-server-on-debian-10-buster/#comment-1438</link>

		<dc:creator><![CDATA[mark]]></dc:creator>
		<pubDate>Mon, 30 Dec 2019 17:35:50 +0000</pubDate>
		<guid isPermaLink="false">https://www.osradar.com/?p=12690#comment-1438</guid>

					<description><![CDATA[I have the same failed install]]></description>
			<content:encoded><![CDATA[<p>I have the same failed install</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Rulet		</title>
		<link>https://www.osradar.com/how-to-set-up-an-ftp-server-on-debian-10-buster/#comment-1116</link>

		<dc:creator><![CDATA[Rulet]]></dc:creator>
		<pubDate>Mon, 25 Nov 2019 20:10:51 +0000</pubDate>
		<guid isPermaLink="false">https://www.osradar.com/?p=12690#comment-1116</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.osradar.com/how-to-set-up-an-ftp-server-on-debian-10-buster/#comment-1114&quot;&gt;angeloma&lt;/a&gt;.

I reinstalled vsftpd -- it didn&#039;t helped.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.osradar.com/how-to-set-up-an-ftp-server-on-debian-10-buster/#comment-1114">angeloma</a>.</p>
<p>I reinstalled vsftpd &#8212; it didn&#8217;t helped.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Rulet		</title>
		<link>https://www.osradar.com/how-to-set-up-an-ftp-server-on-debian-10-buster/#comment-1115</link>

		<dc:creator><![CDATA[Rulet]]></dc:creator>
		<pubDate>Mon, 25 Nov 2019 19:57:57 +0000</pubDate>
		<guid isPermaLink="false">https://www.osradar.com/?p=12690#comment-1115</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.osradar.com/how-to-set-up-an-ftp-server-on-debian-10-buster/#comment-1114&quot;&gt;angeloma&lt;/a&gt;.

Do you mean to reinstall vsftpd? No. Why do I have to do that?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.osradar.com/how-to-set-up-an-ftp-server-on-debian-10-buster/#comment-1114">angeloma</a>.</p>
<p>Do you mean to reinstall vsftpd? No. Why do I have to do that?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: angeloma		</title>
		<link>https://www.osradar.com/how-to-set-up-an-ftp-server-on-debian-10-buster/#comment-1114</link>

		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Mon, 25 Nov 2019 19:51:44 +0000</pubDate>
		<guid isPermaLink="false">https://www.osradar.com/?p=12690#comment-1114</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.osradar.com/how-to-set-up-an-ftp-server-on-debian-10-buster/#comment-1111&quot;&gt;Rulet&lt;/a&gt;.

Unfortunately the output of systemd is not very clear on this. Have you tried reinstalling the package?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.osradar.com/how-to-set-up-an-ftp-server-on-debian-10-buster/#comment-1111">Rulet</a>.</p>
<p>Unfortunately the output of systemd is not very clear on this. Have you tried reinstalling the package?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Rulet		</title>
		<link>https://www.osradar.com/how-to-set-up-an-ftp-server-on-debian-10-buster/#comment-1111</link>

		<dc:creator><![CDATA[Rulet]]></dc:creator>
		<pubDate>Mon, 25 Nov 2019 19:03:33 +0000</pubDate>
		<guid isPermaLink="false">https://www.osradar.com/?p=12690#comment-1111</guid>

					<description><![CDATA[Got an error:

r@prime:~$ sudo systemctl status vsftpd
● vsftpd.service - vsftpd FTP server
   Loaded: loaded (/lib/systemd/system/vsftpd.service; enabled; vendor preset: enabled)
   Active: failed (Result: exit-code) since Mon 2019-11-25 21:01:55 EET; 34s ago
  Process: 4182 ExecStartPre=/bin/mkdir -p /var/run/vsftpd/empty (code=exited, status=0/SUCCESS)
  Process: 4183 ExecStart=/usr/sbin/vsftpd /etc/vsftpd.conf (code=exited, status=2)
 Main PID: 4183 (code=exited, status=2)

ноя 25 21:01:55 prime systemd[1]: Starting vsftpd FTP server...
ноя 25 21:01:55 prime systemd[1]: Started vsftpd FTP server.
ноя 25 21:01:55 prime systemd[1]: vsftpd.service: Main process exited, code=exited, status=2/INVALIDARGUMENT
ноя 25 21:01:55 prime systemd[1]: vsftpd.service: Failed with result &#039;exit-code&#039;.
r@prime:~$ 

Any ideas(it is Debian 10 64 bit)]]></description>
			<content:encoded><![CDATA[<p>Got an error:</p>
<p>r@prime:~$ sudo systemctl status vsftpd<br />
● vsftpd.service &#8211; vsftpd FTP server<br />
   Loaded: loaded (/lib/systemd/system/vsftpd.service; enabled; vendor preset: enabled)<br />
   Active: failed (Result: exit-code) since Mon 2019-11-25 21:01:55 EET; 34s ago<br />
  Process: 4182 ExecStartPre=/bin/mkdir -p /var/run/vsftpd/empty (code=exited, status=0/SUCCESS)<br />
  Process: 4183 ExecStart=/usr/sbin/vsftpd /etc/vsftpd.conf (code=exited, status=2)<br />
 Main PID: 4183 (code=exited, status=2)</p>
<p>ноя 25 21:01:55 prime systemd[1]: Starting vsftpd FTP server&#8230;<br />
ноя 25 21:01:55 prime systemd[1]: Started vsftpd FTP server.<br />
ноя 25 21:01:55 prime systemd[1]: vsftpd.service: Main process exited, code=exited, status=2/INVALIDARGUMENT<br />
ноя 25 21:01:55 prime systemd[1]: vsftpd.service: Failed with result &#8216;exit-code&#8217;.<br />
r@prime:~$ </p>
<p>Any ideas(it is Debian 10 64 bit)</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
