sends a file after creation to a remote ssh location
933
An Extension of docker-inotifywait-command to transfer a file to a remote host via ssh on its creation
docker run -d \
-v /tmp/input:/watch \
-v /root/.ssh:/root/.ssh
-e "SCP_COMMAND/$FILE=user@host:/home/user"
oliverlorenz/inotifywait-command-scp
Content type
Image
Digest
Size
4.7 MB
Last updated
over 6 years ago
docker pull oliverlorenz/inotifywait-command-scp