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
I use cppcryptfs with Google Drive and Google "Backup & Sync".
Whatever settings I set in their app (with or without emblems on shared folders icons, with or without warning when deleting a shared resource), Google would create a hidden desktop.ini file in any newly created sub-folder of the main Google Drive folder.
Thus when I try to delete a folder from the "clear" mounted side, cppcryptfs first deletes all the encrypted files from the encrypted folder to be subsequently deleted, and tries to delete the encrypted folder. Which always fails since the desktop.ini file was not deleted.
Is there a way to automatically delete desktop.ini (or force the folder deletion even though it is not empty)?