This is semi-related to #14, but it would also be useful if the `source=` parameter accepted standard glob patterns like `*.txt` or `prefix.*` I know this works on the unix command line where you can do: $ rsync *.txt prefix.* /path/to/destination