Have already tried:
- HTML encoding the path
- Python escaping the space (replacing each space with "\\t")
Cannot rename the directory due to several other software programs referencing the same path; nor can I copy the files elsewhere, we are talking several gigabytes of data that changes all the time.
Any tips are appreciated!