<?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 Create a Backup Script for Important Files in Linux	</title>
	<atom:link href="https://www.tecmint.com/linux-file-backup-script/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/linux-file-backup-script/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Thu, 15 May 2025 10:08:09 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Michele		</title>
		<link>https://www.tecmint.com/linux-file-backup-script/comment-page-1/#comment-2307278</link>

		<dc:creator><![CDATA[Michele]]></dc:creator>
		<pubDate>Thu, 15 May 2025 10:08:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=4104#comment-2307278</guid>

					<description><![CDATA[There is an important option with &lt;code&gt;tar&lt;/code&gt;: if you use the &lt;code&gt;-g&lt;/code&gt; option with a snapshot file (e.g., &lt;code&gt;-g dati.snar&lt;/code&gt;), you can create an incremental backup.]]></description>
			<content:encoded><![CDATA[<p>There is an important option with <code>tar</code>: if you use the <code>-g</code> option with a snapshot file (e.g., <code>-g dati.snar</code>), you can create an incremental backup.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ikhlasul A.		</title>
		<link>https://www.tecmint.com/linux-file-backup-script/comment-page-1/#comment-2306353</link>

		<dc:creator><![CDATA[Ikhlasul A.]]></dc:creator>
		<pubDate>Mon, 12 May 2025 23:07:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=4104#comment-2306353</guid>

					<description><![CDATA[There was a time I wrote some backup scripts for my PC, and really it was fun and worth enough. Years later a friend suggested rsnapshot and I found it was well and simple enough to understand for my personal backup. Now rsnapshot works on my laptop.]]></description>
			<content:encoded><![CDATA[<p>There was a time I wrote some backup scripts for my PC, and really it was fun and worth enough. Years later a friend suggested rsnapshot and I found it was well and simple enough to understand for my personal backup. Now rsnapshot works on my laptop.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Robb		</title>
		<link>https://www.tecmint.com/linux-file-backup-script/comment-page-1/#comment-2305494</link>

		<dc:creator><![CDATA[Robb]]></dc:creator>
		<pubDate>Fri, 09 May 2025 18:18:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=4104#comment-2305494</guid>

					<description><![CDATA[As a new Linux user, I really appreciated how well-detailed this was. I love coming across Linux articles that are well-written, informative, and super easy to follow. Where can I find more tutorials like this—detailed and beginner-friendly?]]></description>
			<content:encoded><![CDATA[<p>As a new Linux user, I really appreciated how well-detailed this was. I love coming across Linux articles that are well-written, informative, and super easy to follow. Where can I find more tutorials like this—detailed and beginner-friendly?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Grigor Gatchev		</title>
		<link>https://www.tecmint.com/linux-file-backup-script/comment-page-1/#comment-47416</link>

		<dc:creator><![CDATA[Grigor Gatchev]]></dc:creator>
		<pubDate>Sun, 15 Sep 2024 12:40:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=4104#comment-47416</guid>

					<description><![CDATA[This article is perfect for beginners and even experienced sysadmins who are looking for a quick backup solution. I especially appreciate the added features like compression and remote backup, definitely going to use this script in my own backup plan!]]></description>
			<content:encoded><![CDATA[<p>This article is perfect for beginners and even experienced sysadmins who are looking for a quick backup solution. I especially appreciate the added features like compression and remote backup, definitely going to use this script in my own backup plan!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: TechieTom		</title>
		<link>https://www.tecmint.com/linux-file-backup-script/comment-page-1/#comment-223356</link>

		<dc:creator><![CDATA[TechieTom]]></dc:creator>
		<pubDate>Thu, 25 Jul 2024 08:39:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=4104#comment-223356</guid>

					<description><![CDATA[Great tutorial! I’ve been manually backing up files for years, and automating this with cron is a game-changer. I was able to get the script working on my system without any issues. Adding compression was super easy too. 

Thanks for the detailed breakdown!]]></description>
			<content:encoded><![CDATA[<p>Great tutorial! I’ve been manually backing up files for years, and automating this with cron is a game-changer. I was able to get the script working on my system without any issues. Adding compression was super easy too. </p>
<p>Thanks for the detailed breakdown!</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
