Search Criteria
Package Details: cmdfs 0.5-1
Git Clone URL: | https://aur.archlinux.org/cmdfs.git (read-only, click to copy) |
---|---|
Package Base: | cmdfs |
Description: | A FUSE virtual file system that allows processing files with arbitrary commands. |
Upstream URL: | http://cmdfs.sourceforge.net/ |
Licenses: | |
Submitter: | minus |
Maintainer: | minus |
Last Packager: | minus |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2015-09-11 19:10 |
Last Updated: | 2015-09-11 19:13 |
Latest Comments
gamezelda commented on 2017-04-29 02:54
Seems like something is wrong with the cache directory formatting, the directory "/var/cache/cmdfs/%u/%b" is literally created. Almost surely an (unmantained) upstream problem though.
[zealcharm@PC cmdfs]$ pwd
/var/cache/cmdfs
[zealcharm@PC cmdfs]$ find
.
./%u
./%u/%b
./%u/%b/mini.jpg
Also be careful to clear caches if you change the mount options, since the program doesn't do it automatically.
Other than that, it works. Thanks!