inoticoming
trigger actions when files hit an incoming directory
Install
- All systems
-
curl cmd.cat/inoticoming.sh
- Debian
-
apt-get install inoticoming - Ubuntu
-
apt-get install inoticoming - Kali Linux
-
apt-get install inoticoming - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install inoticoming - Raspbian
-
apt-get install inoticoming
inoticoming
trigger actions when files hit an incoming directory
inoticoming is a daemon to watch a directory with Linux's inotify framework and trigger actions once files with specific names are placed in there. For example it can be used to wait for .changes files uploaded into a directory and call reprepro to put them into your repository.