• guyzmo's avatar
    Fix/rsync issues (#1036) · 34d58fb7
    guyzmo authored
    * 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
    34d58fb7
Name
Last commit
Last update
conf Loading commit data...
management Loading commit data...
ppa Loading commit data...
setup Loading commit data...
tests Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
CHANGELOG.md Loading commit data...
CODE_OF_CONDUCT.md Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
Vagrantfile Loading commit data...
security.md Loading commit data...