/listen-dir

Listen a dir and replicate changes to another dir

Primary LanguagePythonMIT LicenseMIT

Listen dir

Python script to listen a dir. When a file is added or a subdir is created, the script makes a copy of them to a target dir.