<?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>gHacks technology news &#187; file deletion</title>
	<atom:link href="http://www.ghacks.net/tag/file-deletion/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 24 Nov 2009 16:29:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Secure File Deletion and Data Shredding</title>
		<link>http://www.ghacks.net/2009/08/31/secure-file-deletion-and-data-shredding/</link>
		<comments>http://www.ghacks.net/2009/08/31/secure-file-deletion-and-data-shredding/#comments</comments>
		<pubDate>Mon, 31 Aug 2009 10:00:20 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[data shredding]]></category>
		<category><![CDATA[delete files]]></category>
		<category><![CDATA[file deletion]]></category>
		<category><![CDATA[secure deletion]]></category>
		<category><![CDATA[windows software]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=15698</guid>
		<description><![CDATA[One of the many misconceptions about file deletion is the fact that files can be recovered even if they are deleted on the computer system by the user. Deleting files normally moves them to the recycle bin from where they can be recovered easily. But even deleting them in there or pressing the Shift key [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.ghacks.net/wp-content/uploads/2009/04/microsoft_windows.jpg" alt="microsoft windows" title="microsoft windows" width="128" height="128" class="alignleft size-full wp-image-11907" />One of the many misconceptions about file deletion is the fact that files can be recovered even if they are deleted on the computer system by the user. Deleting files normally moves them to the recycle bin from where they can be recovered easily. But even deleting them in there or pressing the Shift key during deletion will not remove the file completely from the computer system. The Windows operating system for instance will only enable write operations on the data sector the file was stored in. This means that file recovery tools can recover these files with chances being better the less time has passed since the deletion and recovery attempt.</p>
<p><span id="more-15698"></span>Delete On Click is a very straightforward security software program for the Windows operating system. It adds a Delete On Click entry to the Windows Explorer context menu that can be used to delete files securely on the operating system.</p>
<p>The security software will delete the file completely so that no traces of it are found on the hard drive where it was stored. The method that is used to delete the files securely is unfortunately not revealed by the developers of the security software. Tests with file recovery tools did not display the deleted tests files when deleted with the Delete On click program.</p>
<p>Delete On Click is a free <a href="http://www.2brightsparks.com/freeware/freeware-hub.html">download</a> that is available on the developer&#8217;s website.</p>

	Tags: <a href="http://www.ghacks.net/tag/data-shredding/" title="data shredding" rel="tag">data shredding</a>, <a href="http://www.ghacks.net/tag/delete-files/" title="delete files" rel="tag">delete files</a>, <a href="http://www.ghacks.net/tag/file-deletion/" title="file deletion" rel="tag">file deletion</a>, <a href="http://www.ghacks.net/tag/secure-deletion/" title="secure deletion" rel="tag">secure deletion</a>, <a href="http://www.ghacks.net/tag/windows-software/" title="windows software" rel="tag">windows software</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/11/21/auto-delete/" title="Auto Delete (November 21, 2008)">Auto Delete</a> (5)</li>
	<li><a href="http://www.ghacks.net/2005/12/19/securly-delete-files/" title="Securely Delete Files (December 19, 2005)">Securely Delete Files</a> (9)</li>
	<li><a href="http://www.ghacks.net/2005/10/23/how-to-delete-cannot-delete-files/" title="How to delete &#8220;cannot delete files&#8221; (October 23, 2005)">How to delete &#8220;cannot delete files&#8221;</a> (5)</li>
	<li><a href="http://www.ghacks.net/2008/10/21/zonescreen-finally-gets-64-bit-update/" title="ZoneScreen Finally Gets 64-bit Update (October 21, 2008)">ZoneScreen Finally Gets 64-bit Update</a> (7)</li>
	<li><a href="http://www.ghacks.net/2009/10/07/zc-dvd-creator-platinum-free-full-version/" title="ZC DVD Creator Platinum [Free Full Version] (October 7, 2009)">ZC DVD Creator Platinum [Free Full Version]</a> (19)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/08/31/secure-file-deletion-and-data-shredding/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Get to know Linux: Removing files</title>
		<link>http://www.ghacks.net/2009/05/20/get-to-know-linux-removing-files/</link>
		<comments>http://www.ghacks.net/2009/05/20/get-to-know-linux-removing-files/#comments</comments>
		<pubDate>Wed, 20 May 2009 03:00:27 +0000</pubDate>
		<dc:creator>Jack Wallen</dc:creator>
				<category><![CDATA[Advice]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tutorials Basic]]></category>
		<category><![CDATA[file deletion]]></category>
		<category><![CDATA[permanently delete files]]></category>
		<category><![CDATA[shred]]></category>
		<category><![CDATA[trash]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2009/05/20/get-to-know-linux-removing-files/</guid>
		<description><![CDATA[As you all know, with Linux there are numerous ways to deal with each and every task. Some of these ways are obvious, some are subtle, and some are as brute-force as an NFL offensive line. Each of these methods will do the same thing but, in some cases, the results are a bit different.
Such [...]]]></description>
			<content:encoded><![CDATA[<p>As you all know, with Linux there are numerous ways to deal with each and every task. Some of these ways are obvious, some are subtle, and some are as brute-force as an NFL offensive line. Each of these methods will do the same thing but, in some cases, the results are a bit different.</p>
<p>Such is the case with removing files. There are two fundamental ways to remove a file:</p>
<p>With the help of a GUI such as Thunar, Dolphin, or Nautilus</p>
<p>With the help of a command such as rm or shred.</p>
<p>In this article we will primarily examine the latter and touch on the former.</p>
<p><span id="more-12947"></span><strong>The former &#8211; GUI</strong></p>
<p>As you would expect, in all three of the graphical file managers you can easily remove a file simply by right clicking the file and selecting Delete. There are, however, some subtle differences. You will notice, in both Dolphin and Nautilus you can choose between Deleting a file and moving a file to the Trash. This behavior mimics that of Windows Explorer. Once you move a file to the Trash it will remain there until you empty your trash. Should you select to actually Delete the file, however, that file is deleted right away.</p>
<p>This behavior is not available in Thunar. With Thunar you can keep it or delete it.</p>
<p><strong>rm that file</strong></p>
<p>The basic remove command is <em>rm</em>. It is used like this:</p>
<p><em>rm OPTIONS</em></p>
<p>Believe it or not there are options to go along with the rm command. There are two options that are used most often:</p>
<p>f &#8211; This option will force the delete. In other words you will not have to answer &#8220;y&#8221; to every file you want to delete. This is very handy when you are deleted a directory.</p>
<p>r &#8211; This option will recursively delete all files within a directory as well as the directory itself.</p>
<p>As you can surmise, the r and f options are most often used together. So to delete the <strong>~/TEST</strong> directory and all of its files you would issue the command:</p>
<p><em>rm -rf ~/TEST</em></p>
<p>If you only wanted to delete the file <strong>test.txt </strong>within the <strong>~/TEST</strong> directory you would issue the command:</p>
<p><em>rm ~/TEST/test.txt</em></p>
<p>What if you wanted to delete all jpg files within the <strong>~/TEST</strong> directory? Simple:</p>
<p><em>rm -f ~/TEST/*.jpg</em></p>
<p>The * character is a wild card which means, in this case, anything that ends with .jpg. Notice the &#8220;.&#8221;. If you leave that out you can delete any file ending in jpg &#8211; not just any file with the extension .jpg.</p>
<p><strong>shredd&#8217;ing a file</strong></p>
<p>The shred command is a whole different beast. Shred is for the paranoid. Shred completely obliviates a file by overwriting its contents. Instead of deleting a file shred will simply overwrite a file and the end results will be an unreadable binary file that can then be safely removed.</p>
<p>And no matter how paranoid you are, shred will help you out. You can declare how many overwrite iterations shred will perform. You can even add a final overwrite of nothing but zeros to hide the fact that you ever shredded a file. And finally, you can also add a switch to inform shred to automatically remove the file after the iterations.</p>
<p>Shred is used like so:</p>
<p>shred OPTIONS filename</p>
<p>The most popular options are:</p>
<p>v &#8211; Show progress.</p>
<p>z &#8211; Add final overwrite of zeros.</p>
<p>u &#8211; Remove file after iterations</p>
<p>n &#8211; Overwrites <em>n </em>times</p>
<p>So to shred a file by iterating 10 times, followed by a final iteration of zeros, and then deleting the file upon completion you would issue the command:</p>
<p>shred -v -n 10 -z  FILENAME -u</p>
<p>Where FILENAME is the actual file name.</p>
<p>After that command your removed file has vanished into thin air.</p>
<p><strong>Final thoughts</strong></p>
<p>Many different routes to the same destination. Of this, Linux is the master. In the case of removing files, you can send it to the trash for possible later easy retrieval, remove it with the possibility of a much more difficult retrieval, or shred it with no hopes of retrieval. Your call.</p>

	Tags: <a href="http://www.ghacks.net/tag/file-deletion/" title="file deletion" rel="tag">file deletion</a>, <a href="http://www.ghacks.net/tag/linux/" title="Linux" rel="tag">Linux</a>, <a href="http://www.ghacks.net/tag/permanently-delete-files/" title="permanently delete files" rel="tag">permanently delete files</a>, <a href="http://www.ghacks.net/tag/shred/" title="shred" rel="tag">shred</a>, <a href="http://www.ghacks.net/tag/trash/" title="trash" rel="tag">trash</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/02/07/yoggie-pico-personal-mobile-security-computer/" title="Yoggie PICO Personal Mobile Security Computer (February 7, 2008)">Yoggie PICO Personal Mobile Security Computer</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/10/30/with-ubuntu-9-10-arrives-wubi-9-10/" title="With Ubuntu 9.10 Arrives Wubi 9.10 (October 30, 2009)">With Ubuntu 9.10 Arrives Wubi 9.10</a> (2)</li>
	<li><a href="http://www.ghacks.net/2006/12/07/widgets-for-linux-superkaramba/" title="Widgets for Linux: SuperKaramba (December 7, 2006)">Widgets for Linux: SuperKaramba</a> (6)</li>
	<li><a href="http://www.ghacks.net/2006/12/06/widgets-for-linux-gdesklets/" title="Widgets for Linux: gDesklets (December 6, 2006)">Widgets for Linux: gDesklets</a> (3)</li>
	<li><a href="http://www.ghacks.net/2006/12/20/why-you-should-switch-your-parents-pc-to-ubuntu/" title="Why you should switch your parents pc to ubuntu (December 20, 2006)">Why you should switch your parents pc to ubuntu</a> (20)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/05/20/get-to-know-linux-removing-files/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Auto Delete</title>
		<link>http://www.ghacks.net/2008/11/21/auto-delete/</link>
		<comments>http://www.ghacks.net/2008/11/21/auto-delete/#comments</comments>
		<pubDate>Fri, 21 Nov 2008 10:02:23 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[auto delete]]></category>
		<category><![CDATA[autodelete]]></category>
		<category><![CDATA[Dario Volaric]]></category>
		<category><![CDATA[delete files]]></category>
		<category><![CDATA[file deletion]]></category>
		<category><![CDATA[windows software]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=8431</guid>
		<description><![CDATA[File deletion can be automated to a certain extend. Take the cache of an Internet browser for example. It can be set to be automatically deleted whenever the browser closes. Or the temporary files of a computer system. They too can be deleted during system shutdown.
Auto Delete (via Shell City) by Dario Volaric is a [...]]]></description>
			<content:encoded><![CDATA[<p>File deletion can be automated to a certain extend. Take the cache of an Internet browser for example. It can be set to be automatically deleted whenever the browser closes. Or the temporary files of a computer system. They too can be deleted during system shutdown.</p>
<p><a href="http://cyber-d.blogspot.com/2005/10/cyber-ds-auto-delete-101.html">Auto Delete</a> (via <a href="http://shellcity.net/?egg=a">Shell City</a>) by Dario Volaric is a similar tool for Windows. The main difference is that it will run at system startup or when the user executes it manually. Another difference is that it will only delete files in the directory if they are older than the age specified by the user. The time frame ranges from 1 day to 1 year.</p>
<p>The user can include subfolders automatically, select if the files should be moved into the recycle or if a status window should be shown during the deletion.</p>
<p><span id="more-8431"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/11/autodelete.jpg" alt="auto delete" title="autodelete" width="326" height="432" class="alignnone size-medium wp-image-8432" /></p>
<p>The software program will automatically close after the job has ended. The main limitation of it is that it can only process one target folder. It is also unlikely that the software developer will update the program anytime soon because the last update dates back to 2005.</p>
<p>Do you know of a similar application that can delete files if they are older than x? Let us know in the comments.</p>

	Tags: <a href="http://www.ghacks.net/tag/auto-delete/" title="auto delete" rel="tag">auto delete</a>, <a href="http://www.ghacks.net/tag/autodelete/" title="autodelete" rel="tag">autodelete</a>, <a href="http://www.ghacks.net/tag/dario-volaric/" title="Dario Volaric" rel="tag">Dario Volaric</a>, <a href="http://www.ghacks.net/tag/delete-files/" title="delete files" rel="tag">delete files</a>, <a href="http://www.ghacks.net/tag/file-deletion/" title="file deletion" rel="tag">file deletion</a>, <a href="http://www.ghacks.net/tag/software/" title="software" rel="tag">software</a>, <a href="http://www.ghacks.net/tag/windows-software/" title="windows software" rel="tag">windows software</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/08/31/secure-file-deletion-and-data-shredding/" title="Secure File Deletion and Data Shredding (August 31, 2009)">Secure File Deletion and Data Shredding</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/01/30/windows-vista-drive-icons/" title="Windows Vista Drive Icons (January 30, 2008)">Windows Vista Drive Icons</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/01/21/windows-timer-2/" title="Windows Timer (January 21, 2009)">Windows Timer</a> (10)</li>
	<li><a href="http://www.ghacks.net/2009/07/05/windows-software-to-create-multiple-folders-at-once/" title="Windows Software To Create Multiple Folders At Once (July 5, 2009)">Windows Software To Create Multiple Folders At Once</a> (13)</li>
	<li><a href="http://www.ghacks.net/2009/03/20/windows-registry-watcher/" title="Windows Registry Watcher (March 20, 2009)">Windows Registry Watcher</a> (5)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/11/21/auto-delete/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
