Friday, May 14, 2004

Samba connection to Windows

For mounting share drive, try use the following command:

mount -t smbfs //ip/sharename /mountpoint

or you can use:

smbmount //ip/sharename /mountpoint -o username=XXXX

where XXXX is the username to logon to the mount point

0 Comments:

Post a Comment

<< Home