Skip to content
This repository has been archived by the owner on Oct 19, 2022. It is now read-only.

rsync processor cannot be used with a mix of short and long arguements e.g. -Phav --delete #23

Closed
matt-cahill opened this issue Mar 25, 2019 · 1 comment

Comments

@matt-cahill
Copy link

Mixing short and long arguments results in an unrecognised argument error as the whole argument string is sent as one argument. This is mostly fine except if you need to use delete as there is no short argument for delete.

@nmcspadden
Copy link
Contributor

Fixed with 988332d.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants