Sign inSign up

lrabbt/rsync

By lrabbt

•Updated over 6 years ago

Simple Rsync container.

Image
0

2.5K

lrabbt/rsync repository overview

⁠RSync

⁠Objective

This image will run RSync via SSH.

⁠Usage

Run the container:

docker run -it -v <your files>:/data lrabbt/rsync rsync -av /data <user>@<host>:<destination>

⁠Volumes

  • /data - File folder.

Tag summary

Content type

Image

Digest

Size

3.4 MB

Last updated

over 6 years ago

docker pull lrabbt/rsync