Open skylenet opened 1 year ago
Hi @skylenet,
Thanks for the report, we'll look into this.
seems like ~
doesn't work when in file name either. The logic for escaping / unescaping seems be be flawed.
Edit:
After further investigation:
This is actually be due to my S3 provider not correctly normalizing paths.
Since there are many S3 providers, maybe the bug is just that. server implementation error.
Listing the files:
When running sync:
\\u00a0
is a space. The relevant file is available here.