The remote directory name also gets used to form the local path, so if it contains wildcards, the results probably won't be as expected. (See: https://github.com/spedas/bleeding_edge/issues/141). We should probably issue a warning if any wildcard characters are found anywhere but in the final component of relpathname. (but go ahead and try, in case it's intended).
The remote directory name also gets used to form the local path, so if it contains wildcards, the results probably won't be as expected. (See: https://github.com/spedas/bleeding_edge/issues/141). We should probably issue a warning if any wildcard characters are found anywhere but in the final component of relpathname. (but go ahead and try, in case it's intended).