FileWatcher
1.0
Solution uses FileSystemWatch class to monitor a directory and copy files when detects a change, if desired.
Installation Options
Owners
Package Details
Author(s)
- francisconabas@outlook.com
Tags
Functions
Global:Add-Log Global:Invoke-FileCopy New-FileWatcher Invoke-LogCleaner
Dependencies
This script has no dependencies.
Release Notes
FileWatcher.ps1 is composed of the following features:
Logging compatible with CMTrace.
Invoke-FileCopy function. with MD5 hash verification, copying only unique files.
New-FileWatcher function. Creates a File Watcher and register it for monitoring only or with file copy.
Invoke-LogCleaner function. Manages the logs generated by the solution.
FileList
- FileWatcher.nuspec
- FileWatcher.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.1 | 181 | 6/3/2021 |
1.0 (current version) | 61 | 5/28/2021 |