Running vsftpd on Ubuntu Focal 20.04.3LTS. Is there a way to get a pop-up alert if someone drops a file into my /incoming folder?
Asked
Active
Viewed 39 times
man -k inotify
.inotifywatch
andgrep --line-buffered
will help. – waltinator Feb 10 '22 at 17:32