Commit Graph

10 Commits

Author SHA1 Message Date
Martin Ortbauer
d199cb4ecd add option log_level 2022-07-11 12:28:21 +02:00
Jesse Quinn
be77164f55 updated for PR concerns 2019-11-28 07:16:46 -03:00
Jesse Quinn
9e935426bd updated code to new maintainer
and using latest alpine
2019-11-27 17:22:48 -03:00
Jesse Quinn
7f45331dd3 added gitignore and pre and post script possibilities 2019-11-27 09:32:11 -03:00
tony
3b9deb4196 use arg [port] as default port 2019-02-21 18:00:22 +08:00
tony
871a4150fc Specify port for each host. 2019-02-20 17:57:59 +08:00
d-fens
48516860f1 Use ecdsa or ed25519 for the SSH_KEY if required
Currently this will not connect if the server forces a particular key type such as ed25519 which can prevent the script from connecting. This allows the server to connect if it detects a particular key in use by the user.

Not included in this change is a DSA key since they are typically being depreciated and therefore not recommended.
2017-02-21 12:18:55 +00:00
Chris Hawes
b7070bec42 Allow passing of extra arguments to rsync 2017-01-10 21:49:45 +00:00
Michael de Wit
465d4cae85 Fix a bug where setting 'delete' or 'recursive' to false would still perform these operations 2016-12-29 17:06:47 +01:00
Michael de Wit
9f7809fcb3 Add rsync script and Dockerfile 2016-12-28 22:03:22 +01:00