Fix/rsync issues (#1036)
* Fixed issue with relative path for rsync relative names Actually using the parsed URL `path` part, instead of doing a lousy split(). Renamed the `p` variable into something more sensible (`target`). Fixes: #1019 * Added more verbose error messages upon rsync failures fixes #1033 * Added command to test file listing
Showing
Please register or sign in to comment