Archive Files Application – VB.NET 2005
August 28, 2007
Wade
This is a simple program I wrote to archive files that are older than 90 days, to a folder under the current folder. All the settings are within the app.config file and can be changed at run time. I use this application to clean up data files on a web server.
This is a rewrite of my VB 6 ArchiveFiles program found on planet source code.

Download (zip file - 44 kb) VB.NET 2005:
Archive Files




