Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
file names with spaces were url encoded. wrongly.
I see the python does not do this, and I noticed it broke mirroring when files on the source tree had spaces the C would post with %20, which confused the heck out of the python.
- Loading branch information