Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > Shadow Copies vs Erasing

Reply
Thread Tools Display Modes

Shadow Copies vs Erasing

 
 
Daze N. Knights
Guest
Posts: n/a

 
      09-24-2007
I've wondered if Vista's saving of shadow copies might actually render
the concept of erasing (overwriting) files, directory entries, and
unused space useless. Any thoughts on this?
 
Reply With Quote
 
 
 
 
Synapse Syndrome
Guest
Posts: n/a

 
      09-24-2007
"Daze N. Knights" <> wrote in message
news:eCrqG3l$...
> I've wondered if Vista's saving of shadow copies might actually render the
> concept of erasing (overwriting) files, directory entries, and unused
> space useless. Any thoughts on this?


This question doesn't make much sense to me.

ss.


 
Reply With Quote
 
Mick Murphy
Guest
Posts: n/a

 
      09-24-2007
????????????

"Daze N. Knights" wrote:

> I've wondered if Vista's saving of shadow copies might actually render
> the concept of erasing (overwriting) files, directory entries, and
> unused space useless. Any thoughts on this?
>

 
Reply With Quote
 
Daze N. Knights
Guest
Posts: n/a

 
      09-24-2007
Bear with me here. Try to understand the concern being expressed, and if
it actually does not make any sense and should therefore be of no
concern to me or anyone else (which may well be the case), please try to
explain why that is so, in terms that I can understand.

According to
http://www.microsoft.com/windows/pro...hadowcopy.mspx

"Shadow Copy helps you recover a file if you accidentally delete it . .
.. Accidental file deletion or modification is a common cause of data
loss. Windows Vista includes a useful innovation to help you protect
your data: Shadow Copy."

If this is true, then presumably, Shadow Copy could help you recover a
file if you have *intentionally* deleted (or erased) it, as well.

SO, if, after changing and re-saving a private document several times
(thus creating shadow copies of it), one should then erase (overwrite)
the file with the intention of making it (for all practical purposes)
unrecoverable, would the "shadow copies" of the erased file still exist,
and are they potentially recoverable?

Synapse Syndrome wrote:
> "Daze N. Knights" <> wrote in message
> news:eCrqG3l$...
>> I've wondered if Vista's saving of shadow copies might actually render the
>> concept of erasing (overwriting) files, directory entries, and unused
>> space useless. Any thoughts on this?

>
> This question doesn't make much sense to me.
>
> ss.
>
>

 
Reply With Quote
 
Andrew McLaren
Guest
Posts: n/a

 
      09-24-2007
Curiously, the issue of reliably deleting data remains something of an
unsolved problem in computer science - I mean at the theoretical level, let
alone specific product implementations.

I used to think deleting data was pretty straightforward, until I read a
research paper by the distinguished computer scientist, Radia Perlman:
http://research.sun.com/techrep/2005/abstract-140.html
To quote that paper "It is difficult to ensure that data is completely
destroyed".

Dr Perlman works for Sun Microsystems. There might be some equivalent work
at Microsoft research, I don't know. There probably is; it seems like a
general open problem, in present-day comp sci.

RMS ("Rights Management Services") and IRM ("Information Rights Management")
are facilities in the Microsoft environment, to protect data from being
compromised from old document copies. At present, these features are mainly
oriented to the corporate context:
http://technet2.microsoft.com/window...s/default.mspx

--
Andrew McLaren
amclar (at) optusnet dot com dot au


 
Reply With Quote
 
Lang Murphy
Guest
Posts: n/a

 
      09-24-2007
"Daze N. Knights" <> wrote in message
news:eCrqG3l$...
> I've wondered if Vista's saving of shadow copies might actually render the
> concept of erasing (overwriting) files, directory entries, and unused
> space useless. Any thoughts on this?



Put another way, is your question "if I erase a file or directory, does it's
shadow copy still exist?"

Beyond that, I'm not sure what you're asking...

Lang

 
Reply With Quote
 
Daze N. Knights
Guest
Posts: n/a

 
      09-24-2007
Yes. Please see my posting a half-hour previous to your own.

Lang Murphy wrote:
> "Daze N. Knights" <> wrote in message
> news:eCrqG3l$...
>> I've wondered if Vista's saving of shadow copies might actually render
>> the concept of erasing (overwriting) files, directory entries, and
>> unused space useless. Any thoughts on this?

>
>
> Put another way, is your question "if I erase a file or directory, does
> it's shadow copy still exist?"
>
> Beyond that, I'm not sure what you're asking...
>
> Lang

 
Reply With Quote
 
Lang Murphy
Guest
Posts: n/a

 
      09-25-2007
"Daze N. Knights" <> wrote in message
news:OJYCV2m$...
> Yes. Please see my posting a half-hour previous to your own.
>
> Lang Murphy wrote:
>> "Daze N. Knights" <> wrote in message
>> news:eCrqG3l$...
>>> I've wondered if Vista's saving of shadow copies might actually render
>>> the concept of erasing (overwriting) files, directory entries, and
>>> unused space useless. Any thoughts on this?

>>
>>
>> Put another way, is your question "if I erase a file or directory, does
>> it's shadow copy still exist?"
>>
>> Beyond that, I'm not sure what you're asking...
>>
>> Lang



Yah... your "half hour previous" post wasn't up when I responded...

At any rate, I would think not. I would assume that deleting a file or
folder also removes its shadow copy. That's just a total SWAG, because I
don't know for sure... but that would be my guess. Otherwise, how would
shadow copies be cleaned up? I guess there could be a process that runs and
checks to see if the original file/folder exists and if it doesn't, then
remove the shadow copies, but that seems bass-ackward to me... I'd put my
money on the shadow copies being deleted when the original file is deleted.

Lang

 
Reply With Quote
 
Daze N. Knights
Guest
Posts: n/a

 
      09-25-2007
Thanks for your guess, but I'm just guessing, too, and I was hoping
someone here might have a definitive answer. Of course, shadow copies
being "deleted" when the original file is deleted does not amount to the
same thing as shadow copies being "erased" (overwritten) when the
original is erased . . .

Lang Murphy wrote:
> "Daze N. Knights" <> wrote in message
> news:OJYCV2m$...
>> Yes. Please see my posting a half-hour previous to your own.
>>
>> Lang Murphy wrote:
>>> "Daze N. Knights" <> wrote in message
>>> news:eCrqG3l$...
>>>> I've wondered if Vista's saving of shadow copies might actually
>>>> render the concept of erasing (overwriting) files, directory
>>>> entries, and unused space useless. Any thoughts on this?
>>>
>>>
>>> Put another way, is your question "if I erase a file or directory,
>>> does it's shadow copy still exist?"
>>>
>>> Beyond that, I'm not sure what you're asking...
>>>
>>> Lang

>
>
> Yah... your "half hour previous" post wasn't up when I responded...
>
> At any rate, I would think not. I would assume that deleting a file or
> folder also removes its shadow copy. That's just a total SWAG, because I
> don't know for sure... but that would be my guess. Otherwise, how would
> shadow copies be cleaned up? I guess there could be a process that runs
> and checks to see if the original file/folder exists and if it doesn't,
> then remove the shadow copies, but that seems bass-ackward to me... I'd
> put my money on the shadow copies being deleted when the original file
> is deleted.
>
> Lang

 
Reply With Quote
 
MICHAEL
Guest
Posts: n/a

 
      09-25-2007
Where have you been?


-Michael

* Daze N. Knights:
> Thanks for your guess, but I'm just guessing, too, and I was hoping
> someone here might have a definitive answer. Of course, shadow copies
> being "deleted" when the original file is deleted does not amount to the
> same thing as shadow copies being "erased" (overwritten) when the
> original is erased . . .
>
> Lang Murphy wrote:
>> "Daze N. Knights" <> wrote in message
>> news:OJYCV2m$...
>>> Yes. Please see my posting a half-hour previous to your own.
>>>
>>> Lang Murphy wrote:
>>>> "Daze N. Knights" <> wrote in message
>>>> news:eCrqG3l$...
>>>>> I've wondered if Vista's saving of shadow copies might actually
>>>>> render the concept of erasing (overwriting) files, directory
>>>>> entries, and unused space useless. Any thoughts on this?
>>>>
>>>> Put another way, is your question "if I erase a file or directory,
>>>> does it's shadow copy still exist?"
>>>>
>>>> Beyond that, I'm not sure what you're asking...
>>>>
>>>> Lang

>>
>> Yah... your "half hour previous" post wasn't up when I responded...
>>
>> At any rate, I would think not. I would assume that deleting a file or
>> folder also removes its shadow copy. That's just a total SWAG, because I
>> don't know for sure... but that would be my guess. Otherwise, how would
>> shadow copies be cleaned up? I guess there could be a process that runs
>> and checks to see if the original file/folder exists and if it doesn't,
>> then remove the shadow copies, but that seems bass-ackward to me... I'd
>> put my money on the shadow copies being deleted when the original file
>> is deleted.
>>
>> Lang

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
shadow copies manager? Ralph Windows Vista Performance 0 01-07-2008 04:40 PM
Deleting shadow copies ? Blue Max Windows Vista File Management 3 10-05-2007 12:20 PM
HOW TO GET RID OF UNWANTED SHADOW COPIES Rexon Vista Windows Vista Performance 6 09-27-2007 05:31 AM
shadow copies on vista? Fred Windows Vista General Discussion 1 07-21-2007 12:33 PM
When exactly does Vista use shadow copies? Lucvdv Windows Vista General Discussion 2 05-05-2007 08:32 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59