<?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 Sync New and Changed Files Using &#8216;rsync&#8217; Command	</title>
	<atom:link href="https://www.tecmint.com/sync-new-changed-modified-files-rsync-linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/sync-new-changed-modified-files-rsync-linux/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Thu, 08 Aug 2024 06:45:22 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Coco		</title>
		<link>https://www.tecmint.com/sync-new-changed-modified-files-rsync-linux/comment-page-1/#comment-1759827</link>

		<dc:creator><![CDATA[Coco]]></dc:creator>
		<pubDate>Fri, 08 Apr 2022 20:48:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=22267#comment-1759827</guid>

					<description><![CDATA[Hello, I have a routine with &lt;strong&gt;rsync&lt;/strong&gt; to backup remote folders, however, after reboot, I needed to mount my remote folders again when I run my rsync show one error.

&lt;code&gt;rsync: change_dir &quot;/mnt/REMOTEFOLDER&quot; failed: No such file or directory (2)&lt;/code&gt;

What happened? 

Thanks.]]></description>
			<content:encoded><![CDATA[<p>Hello, I have a routine with <strong>rsync</strong> to backup remote folders, however, after reboot, I needed to mount my remote folders again when I run my rsync show one error.</p>
<p><code>rsync: change_dir "/mnt/REMOTEFOLDER" failed: No such file or directory (2)</code></p>
<p>What happened? </p>
<p>Thanks.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/sync-new-changed-modified-files-rsync-linux/comment-page-1/#comment-1610894</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Mon, 18 Oct 2021 08:59:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=22267#comment-1610894</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/sync-new-changed-modified-files-rsync-linux/comment-page-1/#comment-1608441&quot;&gt;AllSeeingEye&lt;/a&gt;.

@Chatnoir,

Thanks, corrected the command in the article...]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/sync-new-changed-modified-files-rsync-linux/comment-page-1/#comment-1608441">AllSeeingEye</a>.</p>
<p>@Chatnoir,</p>
<p>Thanks, corrected the command in the article&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: AllSeeingEye		</title>
		<link>https://www.tecmint.com/sync-new-changed-modified-files-rsync-linux/comment-page-1/#comment-1608441</link>

		<dc:creator><![CDATA[AllSeeingEye]]></dc:creator>
		<pubDate>Fri, 15 Oct 2021 23:46:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=22267#comment-1608441</guid>

					<description><![CDATA[You&#039;ve made a typo:

It&#039;s &lt;strong&gt;&quot;man rsync&lt;/strong&gt;&quot; and not &quot;&lt;strong&gt;rsync man&lt;/strong&gt;&quot; ;)

Anyway, nice tutorial :)]]></description>
			<content:encoded><![CDATA[<p>You&#8217;ve made a typo:</p>
<p>It&#8217;s <strong>&#8220;man rsync</strong>&#8221; and not &#8220;<strong>rsync man</strong>&#8221; ;)</p>
<p>Anyway, nice tutorial :)</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Imola Fodor		</title>
		<link>https://www.tecmint.com/sync-new-changed-modified-files-rsync-linux/comment-page-1/#comment-1394856</link>

		<dc:creator><![CDATA[Imola Fodor]]></dc:creator>
		<pubDate>Thu, 26 Nov 2020 13:26:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=22267#comment-1394856</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/sync-new-changed-modified-files-rsync-linux/comment-page-1/#comment-1390347&quot;&gt;Ravi Saive&lt;/a&gt;.

Thank you, Ravi! I missed the forward slashes indeed!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/sync-new-changed-modified-files-rsync-linux/comment-page-1/#comment-1390347">Ravi Saive</a>.</p>
<p>Thank you, Ravi! I missed the forward slashes indeed!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/sync-new-changed-modified-files-rsync-linux/comment-page-1/#comment-1390347</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Mon, 16 Nov 2020 07:49:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=22267#comment-1390347</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/sync-new-changed-modified-files-rsync-linux/comment-page-1/#comment-1388877&quot;&gt;Imola Fodor&lt;/a&gt;.

@Imola,

Try to run this command and see..
&lt;pre&gt;
# rsync -av /mapped_drive/src_folder/ /mylocal/dest_folder/
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/sync-new-changed-modified-files-rsync-linux/comment-page-1/#comment-1388877">Imola Fodor</a>.</p>
<p>@Imola,</p>
<p>Try to run this command and see..</p>
<pre>
# rsync -av /mapped_drive/src_folder/ /mylocal/dest_folder/
</pre>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
