Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stylepatrick/file-watch-directory

Track modifications inside a directory and log it to a .csv file
https://github.com/stylepatrick/file-watch-directory

directory-monitoring directory-watcher java watch-files

Last synced: about 1 month ago
JSON representation

Track modifications inside a directory and log it to a .csv file

Awesome Lists containing this project

README

        

# file-watch-directory
The program allows to track modifications inside a directory and log the changes to a .csv file.

Example: java -jar file-watch-directory.jar "C:\directory_to_track" "C:\log_of_changes.csv"