There is a kind of serious bug while using mode "synchronize",
at first the deployment fails, but it also creates a file in the directory with the characters from the command, including also the password:

I think it is caused because the password is wrapped with single quote, that will break the open single quote at --rsh
Using mode "archive" works like a charm.
There is a kind of serious bug while using mode "synchronize",
at first the deployment fails, but it also creates a file in the directory with the characters from the command, including also the password:
I think it is caused because the password is wrapped with single quote, that will break the open single quote at --rsh
Using mode "archive" works like a charm.