Skip to content

Watch directory on host and run shell script on VirtualBox VM when some filesystem change occurs

License

Notifications You must be signed in to change notification settings

eduardmarcinco/watch-n-run

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Watch-n-run

Program watches directory for any filesystem event and runs a shell script in Virtual Box VM.

watch-n-run.exe -server <name|uuid> -username <username> -password <password> -path "C:\Users\User\dev" -shellScript "/home/user/dev/rsync.sh"

Inpired by: https://github.com/zippoxer/docker-windows-volume-watcher

About

Watch directory on host and run shell script on VirtualBox VM when some filesystem change occurs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages