Now that uploading is working reliably, the renter job is being upgraded to be more aggressive and do more than just upload and download. This PR adds a permanentDeleter thread which will randomly delete files every 10 minutes once >10 files have been uploaded.
Now that uploading is working reliably, the renter job is being upgraded to be more aggressive and do more than just upload and download. This PR adds a
permanentDeleter
thread which will randomly delete files every 10 minutes once >10 files have been uploaded.