Computing.Net > Forums > Programming > delete files 'saved' 30 days ago

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

delete files 'saved' 30 days ago

Reply to Message Icon

Name: Paula
Date: December 2, 2005 at 01:50:17 Pacific
OS: windows2000
CPU/Ram: PIII 512MB
Comment:

is it possible to track file save date? the date when file was saved in a folder and subfolder. I want to delete files saved older than 30 days, refer file save date, not modification date.




Sponsored Link
Ads by Google

Response Number 1
Name: StuartS
Date: December 2, 2005 at 02:30:10 Pacific
Reply:

Whats the difference between file save date and file modification date? You can't modify a file without saving it, so in effect, whatever it is called, they are both the same.

If you want to know the date a file was put into a particular folder without being modified, then you need to be looking at the file creation date. In those circumstances, the file creation date will be later than the last modified date. Something that gets a lot of people confused.

Stuart


0
Reply to Message Icon

Related Posts

See More


VB6 FTP Access connection... PostgreSQL 7.3



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: delete files 'saved' 30 days ago

Batch File deleting files by date? www.computing.net/answers/programming/batch-file-deleting-files-by-date/13717.html

Batch File deleting files by date? www.computing.net/answers/programming/batch-file-deleting-files-by-date/15581.html

Delete Files Older Then x-Days www.computing.net/answers/programming/delete-files-older-then-xdays/15229.html