-
刚刚安装debian 10
以普通用户身份运行
-
I added "flac" to the FILE_EXTENSION_LIST section and "audio" to MIME_TYPE_LIST section of config.json
The files seem to be scanned based on the log but it shows some errors. The music doesn't get …
-
after union the fs, ufs.watch an invalid path does not throw an exception. The behaviour is different from fs.watch
Here is the reproducible repo
`git clone https://github.com/wood1986/unionfs-b…
-
Vendor necessary code from upstream dependencies. Consolidate all code in one `memfs` repo and discontinue auxiliary packages:
- [ ] [unionfs](https://github.com/streamich/unionfs)
- [ ] [fs-monke…
-
I thought the unionfs is trying to operate on underlay file systems in the same order as the `use`, but after tested it I found it's in reversed order.
It's better to be mentioned in the document.
…
-
Commit e442edaa7d02afcf97f1f2976ab413dab8283b1d can be found in this repository:
https://git.sr.ht/~kvik/unionfs
git upstream shows this commit as being authored at the epoch.
-
With copy-on-write enabled, I am noticing that certain files are being written to a read only branch. This seems to have something to do with the fact that the files are located on an NFS share.
As…
-
from ancient email (maybe fixed already):
```
Hi,
I found that unionfs-fuse doesn't handle procfs branch well.
I have tried the following:
# mkdir /mnt/proc-local /mnt/proc-union
# unionfs-fuse -o …
-
I'm writing a configuration wizard using this project, along with `memfs` and `unionfs` to manage a temporary file system as an overlay on top of the existing real file system. I really would like to…
-
### Additional Information
#### Version of s3fs being used (`s3fs --version`)
s3fs 1.19
#### Version of fuse being used (`pkg-config --modversion fuse`, `rpm -qi fuse` or `dpkg -s fuse`)
…