<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ftp | Tecmint: Linux Howtos, Tutorials &amp; Guides</title>
	<atom:link href="https://www.tecmint.com/tag/ftp/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Thu, 13 Jul 2023 21:00:06 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.tecmint.com/wp-content/uploads/2020/07/favicon.ico</url>
	<title>ftp | Tecmint: Linux Howtos, Tutorials &amp; Guides</title>
	<link>https://www.tecmint.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to Install Multiple CentOS/RHEL Servers Using FTP Network Sources</title>
		<link>https://www.tecmint.com/install-multiple-centos-servers-using-ftp/</link>
					<comments>https://www.tecmint.com/install-multiple-centos-servers-using-ftp/#respond</comments>
		
		<dc:creator><![CDATA[Matei Cezar]]></dc:creator>
		<pubDate>Fri, 28 Aug 2020 05:38:52 +0000</pubDate>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[RedHat]]></category>
		<category><![CDATA[CentOS Tips]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[RHEL Tips]]></category>
		<category><![CDATA[vsftpd]]></category>
		<guid isPermaLink="false">http://www.tecmint.com/?p=8026</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/install-multiple-centos-servers-using-ftp/">How to Install Multiple CentOS/RHEL Servers Using FTP Network Sources</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>This tutorial will demonstrate how you can install RHEL/CentOS 8/7, using an FTP server (vsftpd) as Network Source. This allows</p>
The post <a href="https://www.tecmint.com/install-multiple-centos-servers-using-ftp/">How to Install Multiple CentOS/RHEL Servers Using FTP Network Sources</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a>.]]></description>
		
					<wfw:commentRss>https://www.tecmint.com/install-multiple-centos-servers-using-ftp/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Restrict SFTP Users to Home Directories Using chroot Jail</title>
		<link>https://www.tecmint.com/restrict-sftp-user-home-directories-using-chroot/</link>
					<comments>https://www.tecmint.com/restrict-sftp-user-home-directories-using-chroot/#comments</comments>
		
		<dc:creator><![CDATA[Senthil Kumar]]></dc:creator>
		<pubDate>Wed, 20 Jan 2016 06:25:29 +0000</pubDate>
				<category><![CDATA[Linux Commands]]></category>
		<category><![CDATA[ftp]]></category>
		<guid isPermaLink="false">http://www.tecmint.com/?p=18215</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/restrict-sftp-user-home-directories-using-chroot/">How to Restrict SFTP Users to Home Directories Using chroot Jail</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>In this tutorial, we will be discussing how to restrict SFTP users to their home directories or specific directories. It</p>
The post <a href="https://www.tecmint.com/restrict-sftp-user-home-directories-using-chroot/">How to Restrict SFTP Users to Home Directories Using chroot Jail</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a>.]]></description>
		
					<wfw:commentRss>https://www.tecmint.com/restrict-sftp-user-home-directories-using-chroot/feed/</wfw:commentRss>
			<slash:comments>19</slash:comments>
		
		
			</item>
		<item>
		<title>RHCSA Series: Installing, Configuring and Securing a Web and FTP Server &#8211; Part 9</title>
		<link>https://www.tecmint.com/rhcsa-series-install-and-secure-apache-web-server-and-ftp-in-rhel/</link>
					<comments>https://www.tecmint.com/rhcsa-series-install-and-secure-apache-web-server-and-ftp-in-rhel/#respond</comments>
		
		<dc:creator><![CDATA[Gabriel Cánepa]]></dc:creator>
		<pubDate>Thu, 07 May 2015 07:35:21 +0000</pubDate>
				<category><![CDATA[Linux Certifications]]></category>
		<category><![CDATA[RHCSA]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[ftp]]></category>
		<guid isPermaLink="false">http://www.tecmint.com/?p=13227</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/rhcsa-series-install-and-secure-apache-web-server-and-ftp-in-rhel/">RHCSA Series: Installing, Configuring and Securing a Web and FTP Server – Part 9</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>A web server (also known as a HTTP server) is a service that handles content (most commonly web pages, but</p>
The post <a href="https://www.tecmint.com/rhcsa-series-install-and-secure-apache-web-server-and-ftp-in-rhel/">RHCSA Series: Installing, Configuring and Securing a Web and FTP Server – Part 9</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a>.]]></description>
		
					<wfw:commentRss>https://www.tecmint.com/rhcsa-series-install-and-secure-apache-web-server-and-ftp-in-rhel/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Installing ProFTPD Server on RHEL/CentOS 8/7</title>
		<link>https://www.tecmint.com/install-proftpd-in-centos-7/</link>
					<comments>https://www.tecmint.com/install-proftpd-in-centos-7/#comments</comments>
		
		<dc:creator><![CDATA[Matei Cezar]]></dc:creator>
		<pubDate>Mon, 25 Aug 2014 09:48:50 +0000</pubDate>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[FTP]]></category>
		<category><![CDATA[RedHat]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[proftpd]]></category>
		<guid isPermaLink="false">http://www.tecmint.com/?p=8513</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/install-proftpd-in-centos-7/">Installing ProFTPD Server on RHEL/CentOS 8/7</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>ProFTPD is an Open Source FTP Server and one of the most used, secure, and reliable file transfer daemons on</p>
The post <a href="https://www.tecmint.com/install-proftpd-in-centos-7/">Installing ProFTPD Server on RHEL/CentOS 8/7</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a>.]]></description>
		
					<wfw:commentRss>https://www.tecmint.com/install-proftpd-in-centos-7/feed/</wfw:commentRss>
			<slash:comments>12</slash:comments>
		
		
			</item>
	</channel>
</rss>
