Like Windoze, I'd like the ability to "Browse The
Network" I know KDE does this, but as you put it,
lower is better(or at lease more useful)
Kyle
I also once came up with the idea to write a VFS extension
to put all local network samba hosts in a directory /samba.
Thus making your local samba network browseable. Of course
LUFS already has a framework for this. We just need someone
to write the samba extension.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=154306
yup, great idea. i'm thinking about interfacing with kioslaves so
that all the kde goodies will be transparently available.
Logged In: NO
I also once came up with the idea to write a VFS extension
to put all local network samba hosts in a directory /samba.
Thus making your local samba network browseable. Of course
LUFS already has a framework for this. We just need someone
to write the samba extension.
Logged In: NO
i wrote smb extension. it work through libsmbclient.
http://blind.hotbox.ru/smbfs.tar.bz2
i think, its work correctly only with samba v3
mount.lufs none /mnt/net -o fs=smbfs,workgroup=XXX,codepage=utf8,
iochaset=YYY