Displaying 1 result from an estimated 1 matches for "win98machine".
Did you mean:
  win95machine
  
2005 Nov 12
1
Automounting Windows XP share on Linux
...and the directory contains "C").  When I try the same
command on the Windows XP machine, I get 
No such file or directory
The auto.smb file that came with my OS (Libranet 3) uses smbclient to get a
list of resources on the target.  With the Win98 machine, the output of 
smbclient -gNL Win98machine
is
Disk|C|C on Win98machine 
IPC|IPC$|Remote Inter Process Communication
But, smbclient -gNL WindowsXPmachine produces
IPC|IPC$|Remote IPC 
Disk|print$|Printer Drivers 
Disk|C on WindowsXPmachine| 
Disk|ADMIN$|Remote Admin 
Disk|C$|Default share
auto.smb makes a command option string from this...