Sign inSign up

athlon1600/rsync

By athlon1600

•Updated almost 2 years ago

Simple Linux image with rsync and Node.js installed. Useful when needing to use rsync on Windows

Image
Developer tools
0

307

athlon1600/rsync repository overview

⁠Use rsync on Windows

docker run --rm -v ${PWD}:/data athlon1600/rsync bash -c 'rsync -avz -e "ssh -p 22" ./ [email protected]:/root/example'

See more information and source code on Github:

https://github.com/Athlon1600/rsync-windows⁠

Tag summary

Content type

Image

Digest

sha256:257c5379b…

Size

57.4 MB

Last updated

almost 2 years ago

docker pull athlon1600/rsync