Impossible to do rsync_project() without passing "--rsh" option to rsync #1242
Comments
Rolling into the PR, thanks! |
bitprophet
added a commit
that referenced
this issue
Nov 27, 2018
Allow to not pass "--rsh" option to rsync when using rsync_project()
ploxiln
added a commit
to ploxiln/fab-classic
that referenced
this issue
Nov 28, 2018
ojrac
added a commit
to demiurgestudios/fabric
that referenced
this issue
Oct 9, 2019
Allow to not pass "--rsh" option to rsync when using rsync_project()
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In some cases (e.g. using a rsync daemon), it is necessary to not pass the "--rsh" option to the rsync command.
Solution proposed in PR #1243
The text was updated successfully, but these errors were encountered: