Sascha Bratton

Results 2 issues of Sascha Bratton

Proposed solution for https://github.com/gtg092x/gulp-sftp/issues/34 Doesn't actually check if directories exist or not, so the `mkdir` command is still sent regardless, but simply suppresses the error if the directory exists.

For this type of request: `emma.member.withEmail(email).optOut(callback);` The request always fails because the method attempts to use a `query` parameter which is not and cannot be passed in the request.