conaticus / FileExplorer

Fast file explorer written with Tauri and React.
GNU General Public License v2.0
926 stars 69 forks source link

File operations sometimes deny permissions #50

Open conaticus opened 1 year ago

conaticus commented 1 year ago

A permissions error sometimes occurs when doing file operations such as deletions. Not sure what causes this but maybe to do with conflict with the file watcher for cache invalidation.