<?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 Recover a Deleted File in Linux	</title>
	<atom:link href="https://www.tecmint.com/recover-deleted-file-in-linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/recover-deleted-file-in-linux/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Mon, 14 Oct 2024 04:25:24 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Trevor Chandler		</title>
		<link>https://www.tecmint.com/recover-deleted-file-in-linux/comment-page-1/#comment-2227957</link>

		<dc:creator><![CDATA[Trevor Chandler]]></dc:creator>
		<pubDate>Mon, 14 Oct 2024 04:25:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=23312#comment-2227957</guid>

					<description><![CDATA[The article was helpful. 

Recovery of a file could mean the difference between a ship sinking or continuing to sail!]]></description>
			<content:encoded><![CDATA[<p>The article was helpful. </p>
<p>Recovery of a file could mean the difference between a ship sinking or continuing to sail!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Krystian Broniszewski		</title>
		<link>https://www.tecmint.com/recover-deleted-file-in-linux/comment-page-1/#comment-1356532</link>

		<dc:creator><![CDATA[Krystian Broniszewski]]></dc:creator>
		<pubDate>Mon, 24 Aug 2020 12:03:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=23312#comment-1356532</guid>

					<description><![CDATA[In my opinion, the article is too long and includes a few examples of file recovery.]]></description>
			<content:encoded><![CDATA[<p>In my opinion, the article is too long and includes a few examples of file recovery.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Manoj		</title>
		<link>https://www.tecmint.com/recover-deleted-file-in-linux/comment-page-1/#comment-1299968</link>

		<dc:creator><![CDATA[Manoj]]></dc:creator>
		<pubDate>Tue, 03 Dec 2019 09:15:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=23312#comment-1299968</guid>

					<description><![CDATA[I accidentally deleted a data folder, can anyone help me on this, please. This is a critical folder]]></description>
			<content:encoded><![CDATA[<p>I accidentally deleted a data folder, can anyone help me on this, please. This is a critical folder</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mahedeva28		</title>
		<link>https://www.tecmint.com/recover-deleted-file-in-linux/comment-page-1/#comment-1060715</link>

		<dc:creator><![CDATA[Mahedeva28]]></dc:creator>
		<pubDate>Sat, 17 Nov 2018 17:10:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=23312#comment-1060715</guid>

					<description><![CDATA[I want to recover shift deleted files log with date and time plz help]]></description>
			<content:encoded><![CDATA[<p>I want to recover shift deleted files log with date and time plz help</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Juan		</title>
		<link>https://www.tecmint.com/recover-deleted-file-in-linux/comment-page-1/#comment-918829</link>

		<dc:creator><![CDATA[Juan]]></dc:creator>
		<pubDate>Wed, 04 Oct 2017 17:48:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=23312#comment-918829</guid>

					<description><![CDATA[I had the same problem two years ago and I tried a lot of programs, like debugfs, photorec, ext3grep and extundelete. ext3grep was the best program to recover files. 

The syntax is very easy:
&lt;pre&gt;
# ext3grep image.img --restore-all
OR
# ext3grep /dev/sda3 --restore-all --after date -d &#039;2015-01-01 00:00:00&#039; &#039;+%s&#039; --before `date -d ‘2015-01-02 00:00:00’ ‘+%s’
&lt;/pre&gt;
This video (https://youtu.be/XZTXcGVFgiE) is a mini tutorial that can help you.]]></description>
			<content:encoded><![CDATA[<p>I had the same problem two years ago and I tried a lot of programs, like debugfs, photorec, ext3grep and extundelete. ext3grep was the best program to recover files. </p>
<p>The syntax is very easy:</p>
<pre>
# ext3grep image.img --restore-all
OR
# ext3grep /dev/sda3 --restore-all --after date -d '2015-01-01 00:00:00' '+%s' --before `date -d ‘2015-01-02 00:00:00’ ‘+%s’
</pre>
<p>This video (<a target="_blank" href="https://youtu.be/XZTXcGVFgiE" rel="nofollow ugc">https://youtu.be/XZTXcGVFgiE</a>) is a mini tutorial that can help you.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
