<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" 
      xmlns:thr="http://purl.org/syndication/thread/1.0">
  <link rel="alternate" type="text/html" href="http://ask-leo.com/do_i_need_a_file_shredder_for_my_usb_flash_drive.html" />
  <link rel="self" type="application/atom+xml" href="http://ask-leo.com/atom.xml" />
  <id>tag:ask-leo.com,2009://3/tag:ask-leo.com,2009://3.3670-</id>
  <updated>2009-11-18T17:49:37Z</updated>
  <title>Comments for Do I need a file shredder for my USB Flash Drive?</title>
  
  <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.25</generator>

  <entry>
    <id>tag:ask-leo.com,2009://3.3670-comment:38482</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2009://3.3670" type="text/html" href="http://ask-leo.com/do_i_need_a_file_shredder_for_my_usb_flash_drive.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/do_i_need_a_file_shredder_for_my_usb_flash_drive.html#c38482" />
    <title>Comment from Rasty on 2009-09-29</title>
    <author>
      <name>Rasty</name>
      <uri>http://unspecified</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://unspecified">
      <![CDATA[<p>Just saying no over and over again doesn't make it so.  </p>

<p>I think only a designer of the flash drive wear-leveling system (WLS) can answer the question with assurance.</p>

<p>If a file is handed over to the WLS by the OS to be stored, the WLS would have to have a way to retrieve the bits and hand it back to the OS.  This implies some kind of directory.  Unless you can be assured that this low level directory entry is not accessible after the file is erased, then the file could presumably be recovered by specialized software.</p>

<p>When you say that a file only needs to be overwritten once on a flash drive, it leads me to believe that you don't know what you are talking about.  If the file is distributed in a random fashion by the WLS, you would not have to erase it even once, rather you would only have to erase the directory entry to make in inaccessible, since there is no contiguous data.   Without the directory entry, there would be no way to re-assemble the file.<br />
</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/do_i_need_a_file_shredder_for_my_usb_flash_drive.html">Do I need a file shredder for my USB Flash Drive?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2009</a>.</p>
    </content>
    <published>2009-09-29T20:44:26Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2009://3.3670-comment:34332</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2009://3.3670" type="text/html" href="http://ask-leo.com/do_i_need_a_file_shredder_for_my_usb_flash_drive.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/do_i_need_a_file_shredder_for_my_usb_flash_drive.html#c34332" />
    <title>Comment from steve schwartz on 2009-05-15</title>
    <author>
      <name>steve schwartz</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Here is the answer.  The hardware leveling software is integrated with the filesystem in ways that are not obvious. This has to be the case because the card cannot produce memory from nothing. In other words if you "erase" file A which say is a large file of 1Gb from nowhere. It takes it from the free space of the filesystem. It tracks how many times each block is used.</p>

<p>Can the user who posted the original question attempt to erase all unused space on the filesystem once, I think this would get it.</p>

<p>Steve</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/do_i_need_a_file_shredder_for_my_usb_flash_drive.html">Do I need a file shredder for my USB Flash Drive?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2009</a>.</p>
    </content>
    <published>2009-05-16T00:17:15Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2009://3.3670-comment:34331</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2009://3.3670" type="text/html" href="http://ask-leo.com/do_i_need_a_file_shredder_for_my_usb_flash_drive.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/do_i_need_a_file_shredder_for_my_usb_flash_drive.html#c34331" />
    <title>Comment from Martin Müller on 2009-04-15</title>
    <author>
      <name>Martin Müller</name>
      <uri>http://unspecified</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://unspecified">
      <![CDATA[<p>Hello,</p>

<p>does "Wear levelling" consider about partititions?</p>

<p>Example: 4 GB USB Stick with two partititions</p>

<p>1. Linux Ext2 - 8MB<br />
2. Windows FAT - Rest of it</p>

<p>If I overwrite partitition 1. once with random data, will there be left data from that partitition somewhere on the stick because of "Wear levelling"?</p>

<div class="leocomment">Wear leveling is not externally visible, period. So while it might be happening under the hood across all bits stored on the device, you would not see it.

<div class="leocommentsig">- Leo<br /><span class="leocommentdate">15-Apr-2009</span></div></div>]]>
      <p>A comment on: <a href="http://ask-leo.com/do_i_need_a_file_shredder_for_my_usb_flash_drive.html">Do I need a file shredder for my USB Flash Drive?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2009</a>.</p>
    </content>
    <published>2009-04-15T10:28:00Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2009://3.3670-comment:34330</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2009://3.3670" type="text/html" href="http://ask-leo.com/do_i_need_a_file_shredder_for_my_usb_flash_drive.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/do_i_need_a_file_shredder_for_my_usb_flash_drive.html#c34330" />
    <title>Comment from Chris on 2009-03-22</title>
    <author>
      <name>Chris</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>As someone with a scienctific background it would be easier to recover data from from many passes than from a few and here's why...</p>

<p>Granted the signal of the original files will become weaker the more passes one does, and more difficult to recover, but in essence the file would be less corrupt.  The more random passes one does the more the scrambled signal evens out.  Everyone should know this from statistics, flip enough heads and tails and you'll get a 50/50 split.  It's kind of like cryptography in a way if you visualize each track as a column, but I digress, similarily if you only do a few passes the original signal will be stronger but more corrupt.  hd only though not sure about flash.</p>

<div class="leocomment">Um...no. The more you overwrite it with random data the more difficult it will be to recover. (And overwriting ONCE is all you need for flash).

<div class="leocommentsig">- Leo<br /><span class="leocommentdate">23-Mar-2009</span></div></div>]]>
      <p>A comment on: <a href="http://ask-leo.com/do_i_need_a_file_shredder_for_my_usb_flash_drive.html">Do I need a file shredder for my USB Flash Drive?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2009</a>.</p>
    </content>
    <published>2009-03-23T00:34:53Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2009://3.3670-comment:34329</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2009://3.3670" type="text/html" href="http://ask-leo.com/do_i_need_a_file_shredder_for_my_usb_flash_drive.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/do_i_need_a_file_shredder_for_my_usb_flash_drive.html#c34329" />
    <title>Comment from MikeJC in Maine on 2009-03-19</title>
    <author>
      <name>MikeJC in Maine</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>What about other forms of flash memory? Like SD cards and their ilk. Do they wear out as well?<br />
<div class="leocomment">Yep. Flash memory is much flash memory. There are differences in quality, of course.<br />
<div class="leocommentsig">- Leo<br /><span class="leocommentdate">19-Mar-2009</span></div></div></p>]]>
      <p>A comment on: <a href="http://ask-leo.com/do_i_need_a_file_shredder_for_my_usb_flash_drive.html">Do I need a file shredder for my USB Flash Drive?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2009</a>.</p>
    </content>
    <published>2009-03-19T13:08:03Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2009://3.3670-comment:34328</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2009://3.3670" type="text/html" href="http://ask-leo.com/do_i_need_a_file_shredder_for_my_usb_flash_drive.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/do_i_need_a_file_shredder_for_my_usb_flash_drive.html#c34328" />
    <title>Comment from Nicholas Gimbrone on 2009-03-14</title>
    <author>
      <name>Nicholas Gimbrone</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Wear leveling would increase the chances of recovery if the recovery program is looking at ALL of the free blocks... as there is still a block on that USB that contains that data.<br />
<div class="leocomment">Again, no. Wear leveling does not increase the chances of recovery.<br />
<div class="leocommentsig">- Leo<br /><span class="leocommentdate">15-Mar-2009</span></div></div></p>]]>
      <p>A comment on: <a href="http://ask-leo.com/do_i_need_a_file_shredder_for_my_usb_flash_drive.html">Do I need a file shredder for my USB Flash Drive?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2009</a>.</p>
    </content>
    <published>2009-03-14T21:33:48Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2009://3.3670-comment:34327</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2009://3.3670" type="text/html" href="http://ask-leo.com/do_i_need_a_file_shredder_for_my_usb_flash_drive.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/do_i_need_a_file_shredder_for_my_usb_flash_drive.html#c34327" />
    <title>Comment from t on 2009-03-14</title>
    <author>
      <name>t</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Wear leveling means it is writing the shred to other parts of the memory drive, thus it does not overwrite the original file remnants.</p>

<p>And, voila, the old file remains intact to a file recovery program.</p>

<p>contig is "complicated"??? sheesh.</p>

<p>It would be better to use a truecrypt volume to keep private stuff private on a flash disk. Perhaps the only way.</p>

<div class="leocomment">Wear leveling is implemented at the hardware level and is transparent to applications. If you overwrite byte "x" on the media, then it will always look like byte "x" was overwritten, even though is might reside elsewhere on physical media. Put another way, wear leveling does not increase the chances of file recovery because it's completely hidden.

<div class="leocommentsig">- Leo<br /><span class="leocommentdate">14-Mar-2009</span></div></div>]]>
      <p>A comment on: <a href="http://ask-leo.com/do_i_need_a_file_shredder_for_my_usb_flash_drive.html">Do I need a file shredder for my USB Flash Drive?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2009</a>.</p>
    </content>
    <published>2009-03-14T07:03:37Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2009://3.3670-comment:34326</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2009://3.3670" type="text/html" href="http://ask-leo.com/do_i_need_a_file_shredder_for_my_usb_flash_drive.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/do_i_need_a_file_shredder_for_my_usb_flash_drive.html#c34326" />
    <title>Comment from Gamar Damlani on 2009-03-13</title>
    <author>
      <name>Gamar Damlani</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>i want to view & recover my picture files but how can i recover picture files on my USB if i have already cut them from my USB and paste it on a folder who happens to be inffected by a virus giving it the cause why i cannot view my Picture files anymore.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/do_i_need_a_file_shredder_for_my_usb_flash_drive.html">Do I need a file shredder for my USB Flash Drive?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2009</a>.</p>
    </content>
    <published>2009-03-14T04:32:50Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2009://3.3670-comment:34325</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2009://3.3670" type="text/html" href="http://ask-leo.com/do_i_need_a_file_shredder_for_my_usb_flash_drive.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/do_i_need_a_file_shredder_for_my_usb_flash_drive.html#c34325" />
    <title>Comment from Rocco on 2009-03-11</title>
    <author>
      <name>Rocco</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Wouldn't East-Tec Eraser be the best option for USB and disk?<br />
<a href="http://www.east-tec.com/"><a href="http://www.east-tec.com/">http://www.east-tec.com/</a></a></p>]]>
      <p>A comment on: <a href="http://ask-leo.com/do_i_need_a_file_shredder_for_my_usb_flash_drive.html">Do I need a file shredder for my USB Flash Drive?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2009</a>.</p>
    </content>
    <published>2009-03-11T09:13:44Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2009://3.3670-comment:34324</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2009://3.3670" type="text/html" href="http://ask-leo.com/do_i_need_a_file_shredder_for_my_usb_flash_drive.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/do_i_need_a_file_shredder_for_my_usb_flash_drive.html#c34324" />
    <title>Comment from hemraj on 2009-03-10</title>
    <author>
      <name>hemraj</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>it is very good when delete function not work</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/do_i_need_a_file_shredder_for_my_usb_flash_drive.html">Do I need a file shredder for my USB Flash Drive?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2009</a>.</p>
    </content>
    <published>2009-03-10T19:46:00Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2009://3.3670-comment:34323</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2009://3.3670" type="text/html" href="http://ask-leo.com/do_i_need_a_file_shredder_for_my_usb_flash_drive.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/do_i_need_a_file_shredder_for_my_usb_flash_drive.html#c34323" />
    <title>Comment from Mike in Pennsylvania on 2009-03-10</title>
    <author>
      <name>Mike in Pennsylvania</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>SDelete is a little complicated for the casual user.</p>

<p>I use the freeware Eraser which gives you the option to write once with Pseudorandom Data. After installing the software, you can do a right click on the file name and select ERASE.</p>

<p><a href="http://www.brothersoft.com/eraser-12113.html"><a href="http://www.brothersoft.com/eraser-12113.html">http://www.brothersoft.com/eraser-12113.html</a></a></p>]]>
      <p>A comment on: <a href="http://ask-leo.com/do_i_need_a_file_shredder_for_my_usb_flash_drive.html">Do I need a file shredder for my USB Flash Drive?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2009</a>.</p>
    </content>
    <published>2009-03-10T15:59:30Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2009://3.3670-comment:34322</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2009://3.3670" type="text/html" href="http://ask-leo.com/do_i_need_a_file_shredder_for_my_usb_flash_drive.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/do_i_need_a_file_shredder_for_my_usb_flash_drive.html#c34322" />
    <title>Comment from Philip on 2009-03-08</title>
    <author>
      <name>Philip</name>
      <uri>http://unspecified</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://unspecified">
      <![CDATA[<p>Modern flash drives force new data to locations that have not been used (as much) as current locations to keep wear as even as possible. I suspect that these newer flash drives divert the shredder to locations that don't include the data you're trying to shred. The data from the file you're trying to shred stays intact while some innocent area gets "shredded". ;-)<br />
<div class="leocomment">That's true, but it should never be visible in any useful way to a file recover program - or to any program for that matter. "Wear levelling" as it's called is all hidden within the hardware.<br />
<div class="leocommentsig">- Leo<br /><span class="leocommentdate">09-Mar-2009</span></div></div></p>]]>
      <p>A comment on: <a href="http://ask-leo.com/do_i_need_a_file_shredder_for_my_usb_flash_drive.html">Do I need a file shredder for my USB Flash Drive?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2009</a>.</p>
    </content>
    <published>2009-03-09T03:51:39Z</published>
  </entry>

</feed>
