<?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 Rsync Files Between Two Linux Servers Automatically	</title>
	<atom:link href="https://www.ubuntumint.com/rsync-files-between-two-linux-servers-automatically/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.ubuntumint.com/rsync-files-between-two-linux-servers-automatically/</link>
	<description>UbuntuMint - Everything About Ubuntu Linux</description>
	<lastBuildDate>Mon, 24 Jul 2023 08:58:29 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>
	<item>
		<title>
		By: Hampus		</title>
		<link>https://www.ubuntumint.com/rsync-files-between-two-linux-servers-automatically/#comment-2512</link>

		<dc:creator><![CDATA[Hampus]]></dc:creator>
		<pubDate>Tue, 12 Oct 2021 12:45:36 +0000</pubDate>
		<guid isPermaLink="false">https://www.ubuntumint.com/?p=2854#comment-2512</guid>

					<description><![CDATA[If using a personal cron job for root, why use sudo in the command line?

Also if one of the machines are compromised they can mess up the other machine, so you shouldn&#039;t sync as root and especially this example shouldn&#039;t have any root access, the ubuntu user should be the one running the cron and sync the files as the files are owned by ubuntu in the first place.

For Amazon, I would recommend other options as EFS for storing backups.]]></description>
			<content:encoded><![CDATA[<p>If using a personal cron job for root, why use sudo in the command line?</p>
<p>Also if one of the machines are compromised they can mess up the other machine, so you shouldn&#8217;t sync as root and especially this example shouldn&#8217;t have any root access, the ubuntu user should be the one running the cron and sync the files as the files are owned by ubuntu in the first place.</p>
<p>For Amazon, I would recommend other options as EFS for storing backups.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
