Way to check ever single time a file was modified? |
Author: |
Message: |
Jimbo
Veteran Member
Posts: 1650 Reputation: 18
32 / /
Joined: Jul 2006
|
O.P. Way to check ever single time a file was modified?
Is there any way to check the exact time and dates of every single modification to a file?
Dont mind any method of doing this really, just need to find a way to do this, if its even possible.
This post was edited on 10-02-2009 at 02:56 PM by Jimbo.
|
|
10-02-2009 02:55 PM |
|
|
matty
Scripting Guru
Posts: 8336 Reputation: 109
39 / /
Joined: Dec 2002
Status: Away
|
RE: Way to check ever single time a file was modified?
Historically or on a go forward basis?
|
|
10-02-2009 03:02 PM |
|
|
Jimbo
Veteran Member
Posts: 1650 Reputation: 18
32 / /
Joined: Jul 2006
|
O.P. RE: Way to check ever single time a file was modified?
Historically if possible, ie, for the last 2 weeks?
|
|
10-02-2009 03:19 PM |
|
|
Spunky
Former Super Mod
Posts: 3658 Reputation: 61
36 / /
Joined: Aug 2006
|
RE: Way to check ever single time a file was modified?
I highly doubt it unless you can use Vista/7's Shadow Copies information...
<Eljay> "Problems encountered: shit blew up"
|
|
10-02-2009 04:29 PM |
|
|
Ezra
Veteran Member
Forgiveness is between them and God
Posts: 1960 Reputation: 31
37 / /
Joined: Mar 2003
|
RE: Way to check ever single time a file was modified?
Shadow Copy is only available in the Ultimate, Business, and Enterprise editions of Windows Vista and in Windows 7 Professional and higher editions.
I don't think windows saves the dates that you change files, just the last time you did it.
|
|
10-02-2009 07:34 PM |
|
|
blessedguy
Skinning Contest Winner
Posts: 1762 Reputation: 25
31 / /
Joined: Jan 2008
|
RE: Way to check ever single time a file was modified?
quote: Originally posted by Ezra
I don't think windows saves the dates that you change files, just the last time you did it.
Correct. Windows saves only the last change time for each shadow copy.
|
|
10-02-2009 07:52 PM |
|
|
Spunky
Former Super Mod
Posts: 3658 Reputation: 61
36 / /
Joined: Aug 2006
|
RE: Way to check ever single time a file was modified?
quote: Originally posted by Ezra
Shadow Copy is only available in the Ultimate, Business, and Enterprise editions of Windows Vista and in Windows 7 Professional and higher editions.
I don't think windows saves the dates that you change files, just the last time you did it.
Erm, whoops... what torrent?
<Eljay> "Problems encountered: shit blew up"
|
|
10-02-2009 08:01 PM |
|
|
Ezra
Veteran Member
Forgiveness is between them and God
Posts: 1960 Reputation: 31
37 / /
Joined: Mar 2003
|
RE: Way to check ever single time a file was modified?
quote: Originally posted by Ezra
Shadow Copy is only available in the Ultimate, Business, and Enterprise editions of Windows Vista and in Windows 7 Professional and higher editions.
I don't think windows saves the dates that you change files, just the last time you did it.
Hmm, after searching some more I found out that ALL Vista and 7 versions have the shadow copy service and it's actually running, they just removed the GUI for it. I however don't know if it's actually enabled, if not, you are out of luck, even if the API's work, it's too late you want it to work without enabling shadow copy yourself. BUT if it's enabled (which I doubt) you could use the API to get what you want.
quote: Originally posted by blessedguy
quote: Originally posted by Ezra
I don't think windows saves the dates that you change files, just the last time you did it.
Correct. Windows saves only the last change time for each shadow copy.
Looking at some screenshots it appears that when shadow copy is enabled it does save the dates of all changes.
|
|
10-02-2009 09:25 PM |
|
|
Tochjo
forum super mod
Posts: 4207 Reputation: 78
37 / /
Joined: Sep 2003
|
RE: Way to check ever single time a file was modified?
quote: Originally posted by Ezra
I found out that ALL Vista and 7 versions have the shadow copy service and it's actually running, they just removed the GUI for it. I however don't know if it's actually enabled, if not, you are out of luck, even if the API's work, it's too late you want it to work without enabling shadow copy yourself. BUT if it's enabled (which I doubt) you could use the API to get what you want.
I don't know much about this, but perhaps Shadow Explorer could be of use here?
This post was edited on 10-02-2009 at 11:10 PM by Tochjo.
|
|
10-02-2009 11:10 PM |
|
|
tony
Senior Member
Posts: 976 Reputation: 54
36 / /
Joined: Jul 2004
|
RE: Way to check ever single time a file was modified?
|
|
10-03-2009 12:20 AM |
|
|
Pages: (2):
« First
[ 1 ]
2
»
Last »
|
|