SMBNetFS is a Linux filesystem that allow you to use samba/microsoft network in the same manner as the network neighborhood in Microsoft Windows. Features: - you can use Samba/Microsoft network as a regular unix filesystem - workgroup/computer/share entries are dynamically created - user defined workgroup/link/hosts are supported - you can access any computer in the world by "cd mountpoint/ip-addr" command, where "ip-addr" is the IP address of the desired computer. Do not warry that there is no file with such name :-) - command "cd mountpoint/username assword@computer_or_ip" allows you to access "computer_or_ip" as user "username" with password "password" (this is insecure, but usefull) - the program is multithreaded, so simultaneous access to a file/share is possible - config file is reloaded automatically if it was changed - sources author Mikhail Kshevetskiy Warning!!! Do not use libsmbclient-3.0.13 or above as it may enter to infinite loop during a files list.