hydroshare / hs_restclient

Python client for the https://www.hydroshare.org REST API
BSD 3-Clause "New" or "Revised" License
6 stars 8 forks source link

File names with spaces are converted to underscores #122

Open Elepert opened 4 years ago

Elepert commented 4 years ago

Uploading a file that has spaces in the name to HydroShare automatically adds underscores instead of spaces. This can be confusing to users using the hydroshare_jupyter_sync app as their workspace files will have spaces but their HydroShare ones will have underscores.