A filesystem for Samba.
SMBFS is a program that let you mount Shares on fileservers.
Here is how it could look:
run smbfs volume=inet_c workgroup=ramiga device=inet_c password=password
username=user service=//inet/c
This will mount an device called "inet_c" with username
user and password password.
It will mount the share "c" on server "inet".
Download smbfs from the download section.
Also, read the docs from Olaf.