(on Wikipedia)
https://sourceforge.net/projects/lufs/ [ 1 ] was http://lufs.sourceforge.net:80/lufs/fs.html
A hybrid userspace filesystem framework supporting many "exotic" filesystems (localfs, sshfs, ftpfs, gnutellafs, locasefs, gvfs, cardfs, cefs, etc. ).
Seems unreliable to me.
- Can mount FTP
- Allows Gnutella Peer-to-peer mounting to perform searches and use search results as files.
-
Abandoned
- As of August 2008-08-26, last updated 2003-10-30.
- Try CurlFtpFS
-
2008-08-26 - (version not recorded) on PCLinuxOS (version not recorded)
Table of Contents [hide]
2008-08-26 - (version not recorded) ∞
apt-get install lufs liblufs2
-
To avoid being forced to log in with SSH, try lussh-ssh-helper.sh for SSH setup.
Seems unreliable to me. I get bad hanging connections and such.. ugh.
Troubleshooting ∞
mount failed: No such device ∞
mount failed: No such device you don't have kernel lufs support (check whether the lufs module is available/loaded)
- try 1
su
modprobe fuse
liblufs-ftpfs.so: cannot open shared object file: No such file or directory ∞
lufsmount ftpfs://username:password@server ~/mnt/lufs -o ftpactive liblufs-ftpfs.so: cannot open shared object file: No such file or directory unsupported file system: ftpfs
I just installed it from my repository.
Footnotes
Last updated 2020-11-06 at 21:42:04
Created to reference lussh. More coming later.
ported