Sign inSign up

oliverlorenz/inotifywait-command-scp

By oliverlorenz

Updated over 6 years ago

sends a file after creation to a remote ssh location

Image
0

933

oliverlorenz/inotifywait-command-scp repository overview

inotifywait-command-scp

An Extension of docker-inotifywait-command to transfer a file to a remote host via ssh on its creation

usage

docker run -d \
  -v /tmp/input:/watch \
  -v /root/.ssh:/root/.ssh
  -e "SCP_COMMAND/$FILE=user@host:/home/user"
  oliverlorenz/inotifywait-command-scp

Tag summary

Content type

Image

Digest

Size

4.7 MB

Last updated

over 6 years ago

docker pull oliverlorenz/inotifywait-command-scp