Bob Reese
Bob Reese
Pushed a fix, had to move the delete code into the main task because of logger usage. Built a docker container and tested on local machine. If this PR is...
I added a new commit that takes into account a target disk utilization when deleting posts. This does not have to be used, if a target disk utilization is specified...
I have converted to draft as I am having problems computing disk utilization correctly on Docker containers. I am investigating.
Now ready for review.
Complete function for deleting files with error handling: ``` // This starts in wwwroot/images, so directories will either be post directories or 'u', skip 'u' static int deleteFiles(System.DateTime threshold, string...
I will fix this in next PR from my branch.
Actually, the while(true) needs to be removed entirely as the `WorkingHours.Is(handler)` is called in the Ex function and the loop attribute will cause it to loop.
This is a problem with ftp, sftp, wmi also., will fix.
FYI, this was fixed in a PR that was merged yesterday.
Dustin makes the builds so I am sure one will be done.