Type:

   smbclient -L servername

That shows you the list of shared directories and printers on the
server.  Now you can mount it by name:

   mount -t smbfs //servername/directory_share /local_directory

plus username and password options, should they be necessary.

-Mark

---
Mark K. Kim
http://www.cbreak.org/mark/
PGP key available upon request.

Reply via email to