I have a BTM that runs on PC shutdown. It copies various folder to a folder on a 3TB backup HD.
The upper folder name is based on the day of the week. For example Saturday would be MYDATA_DAY7
I use IFF ISDIR to check for the folder. If it is there I run DEL /QSXZY X:\MYDATA_DAY7
This has worked for years. The last few days the DEL command never finishes. If I look at disk activity in Resource Manager there is no activity on the drive.
The drive is 3TB and has 2.5TB available.
I used another program, ZTree, to try to delete the 12,000 odd files. It took over 2 hours without using the Recycle Bin.
This is not a TCC problem, just looking for ideas as to what is happening.
Running Windows 7 Pro 64 up to date.
The upper folder name is based on the day of the week. For example Saturday would be MYDATA_DAY7
I use IFF ISDIR to check for the folder. If it is there I run DEL /QSXZY X:\MYDATA_DAY7
This has worked for years. The last few days the DEL command never finishes. If I look at disk activity in Resource Manager there is no activity on the drive.
The drive is 3TB and has 2.5TB available.
I used another program, ZTree, to try to delete the 12,000 odd files. It took over 2 hours without using the Recycle Bin.
This is not a TCC problem, just looking for ideas as to what is happening.
Running Windows 7 Pro 64 up to date.