0
File automatic removal after CSV collector does its job.
Forum / Questions & Answers
After saving data to historian through CSV collector,
the completed CSV files are automatically moved into 'Completed' folder.
I'm wondering if there are any Canary built-in features I can use for deleting those files 'in the Completed folder'.
For example)
1) CSV tag files are moved to completed folder after being saved.
2) Those files are again deleted from the Completed folders to save some space in a day or two.
I can imagine I can do this with custom Powershell script, but was just wondering if any Canary features I can use.
Thank you.
1 reply
-
Hi ,
You can delete the files after they've been processed using the DeleteProcessedFiles parameter, but there is no function to delete them if they've been moved to a ProcessedDirectory.
