C
Colon Terminus
Using techniques gleaned from this newsgroup, I've written a batch file
that creates a folder named todays date (yyyy-mm-dd) and copies some
files into that folder for archival purposes. The batch file is run by
task scheduler during off hours. All these folders are on an external
Firewire drive and the contents of the drive consist of nothing but
folders named yyyy-mm-dd. Now I'm in over my head. What I need to do is
delete the oldest folder on the disk when there is less than 10GB free
space remaining.
I'd sure appreciate any help you guys can give.
that creates a folder named todays date (yyyy-mm-dd) and copies some
files into that folder for archival purposes. The batch file is run by
task scheduler during off hours. All these folders are on an external
Firewire drive and the contents of the drive consist of nothing but
folders named yyyy-mm-dd. Now I'm in over my head. What I need to do is
delete the oldest folder on the disk when there is less than 10GB free
space remaining.
I'd sure appreciate any help you guys can give.