|
specify network linux share on xp machine
I am having trouble specifying a network share that exists on a WinXP machine. I am able to use the shared directory by using Nautilus which displays the share as: smb://htpc-wmce/backup%20(d)/Twiki .
I would like to mount the shared directory but am unable to specify the server and shared directory correctly.
I can run smbclient and get the following result:
scott@TWiki:~$ smbclient -L //htpc-wmce
Password:
Domain=[HTPC-WMCE] OS=[Windows 5.1] Server=[Windows 2000 LAN Manager]
Sharename Type Comment
--------- ---- -------
Recorded TV Disk
E$ Disk Default share
IPC$ IPC Remote IPC
D$ Disk Default share
SharedDocs Disk
March 09 Disk
Captured Video Disk
HTPC My Documents Disk
My Pictures Disk
Chudokan Disk
BackUp (D) Disk
ADMIN$ Disk Remote Admin
C$ Disk Default share
Domain=[HTPC-WMCE] OS=[Windows 5.1] Server=[Windows 2000 LAN Manager]
Server Comment
--------- -------
Workgroup Master
--------- -------
I would like to mount the share 'BackUp (D) to /home/scott/htshare.
Any help would be appreciated. Thanks, Scott
|