ansible/apps/flux/etc/incron.d/sftp_sfrbtr
2017-02-20 10:25:18 +01:00

3 lines
263 B
Plaintext

/home/data/sftp/sfrbtr/send IN_CLOSE_WRITE php /home/flux/current/send.php --file $@/$# >> /home/log/send.log 2>&1
/home/data/sftp/sfrbtr/recv IN_CLOSE_NOWRITE,IN_ACCESS,IN_DELETE,IN_NO_LOOP php /home/flux/current/read.php --file $@/$# >> /home/log/read.log 2>&1