mrsixw / concourse-rsync-resource

concourse.ci resource for persisting build artifacts on a shared storage location with rsync and ssh.
Apache License 2.0
18 stars 40 forks source link

Feature request: rsync options #3

Closed hryamzik closed 7 years ago

hryamzik commented 7 years ago

Rsync has a lot of useful options, it would be nice to tune them in the config file. usermap, groupmap and chown are very much missing in terms of deployment process but looks like the best way is just to implement setting raw rsync options.