drivendataorg / drivendataorg/cloudpathlib
Unable to load files with a colon in filename (Windows Client only)
Open
bug
design decision
- Dominant language
- Python
- Stars
- 628
- Forks
- 88
- Avg merge
- 17h 28m
- Merged PRs (30d)
- 2
Description
Filenames on cloud are allowed to contain colons, but it is not allowed in Windows filenames.
When a file is downloaded from a cloud it is first saved in a temp file. If filename contains colons then the code fails
Contributor guide
Assessment
This issue has not been assessed yet.