You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a file or directory whose name contains an exclaimation point: Cool! File! Name!
Wait for sync to happen
Sync never completes, and infintely many copies of the directory get created in Google Drive
The only way to end the endless sync is to both disconnect the Google Drive backend and delete remoteStorage.js's IndexedDB. It's likely that other characters (including space?) cause the issue to manifest as well, but considering the cost of testing I'm reluctant to try.
The text was updated successfully, but these errors were encountered:
raucao
changed the title
Exclaimation Points in filenames cause creation of infinite duplicates in Google Drive
Exclamation points in filenames cause creation of infinite duplicates in Google Drive
Mar 10, 2021
Steps to reproduce:
Cool! File! Name!
The only way to end the endless sync is to both disconnect the Google Drive backend and delete remoteStorage.js's IndexedDB. It's likely that other characters (including space?) cause the issue to manifest as well, but considering the cost of testing I'm reluctant to try.
The text was updated successfully, but these errors were encountered: