macos-fuse-t / fuse-t

Other
808 stars 3 forks source link

how to use fuse-t correctly #58

Open kingfly629 opened 1 month ago

kingfly629 commented 1 month ago

usually ,libfuse monitor the modification of files in the mount-point dir, and then encrypt the original files。 I want to directly encrypt/decrypt the original files when I write/read the original files, what should i I do with fuse???