Erez D wrote: > found another very nice solution for smb/cifs (at least for my case) > it is very usful for other things too > > it is called SHFS > you can mount whatever you can make ssh connection to > > RTFM: http://shfs.sourceforge.net/ > > erez. Hmm... How about FUSE over smbclient? Should not be too hard to write an smb backend. In fact, just googled this one up: http://www.ricardis.tudelft.nl/~vincent/fusesmb/
It might have better performance than shfs as no encryption needs to be done. DId anyone try that? ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
