pifs
pifs copied to clipboard
Unable to do anything with pifs: "cd: no such file or directory: mount"
After mounting pifs (which works without an issue): pifs -o mdd=pifs mount
I can't do anything with the directory:
# cd mount
cd: no such file or directory: mount
# touch mount/test
touch: cannot touch ‘mount/test’: No such file or directory
# ls mount
/bin/ls: cannot access mount: No such file or directory
# mount
πfs on /home/.../pifs/mount type fuse.πfs (rw,nosuid,nodev,user=...)
Tried it as root as well, no effect.
Hi, i have same problem
I found solution, hehe). You need to set absolute path to META path from root.