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
{{ message }}
This repository has been archived by the owner on Nov 9, 2024. It is now read-only.
Hello,
It seems to be a problem with deleting the .docx files using the LoopbackFS sample project on OSX Catalina. When deleting the .docx file, the callback removeItemAtPath is not called, and after the file is gone, a temp file .fuse_hidden0000 appears in the same directory. Do you know any solutions for this? Thanks in advance.
The text was updated successfully, but these errors were encountered:
This repository contains legacy demo file systems that are unmaintained. Therefore I'm closing the issue. Please refer to https://github.com/macfuse/demo for maintained demo file systems.
Hello,
It seems to be a problem with deleting the .docx files using the LoopbackFS sample project on OSX Catalina. When deleting the .docx file, the callback removeItemAtPath is not called, and after the file is gone, a temp file .fuse_hidden0000 appears in the same directory. Do you know any solutions for this? Thanks in advance.
The text was updated successfully, but these errors were encountered: