Configuring and Managing MPE/iX Internet Services (August 2002)
Chapter 7
Samba for MPE/iX Services
Starting and Stopping Samba for MPE/iX
108
Initial Test From a PC Client at DOS Prompt
You can open a DOS command window and issue the command line using the following commands for initial
test from a PC client:
C:\> net view\\servername
This command, will display a list of available shares for the server, see Figure 7-15.
Figure 7-15 Display Available Shares From a PC Client
If you want to display a list of available shares on the Samba for MPE/iX server named “HP e3000” enter the
following command at the DOS prompt:
Example: C:\> net view \\HP e3000
C:\>net use x:\\servername\servicename
This command will connect to a network drive X by entering the sharename \\servername\servicename.
If you want to connect to drive letter “X” from your PC to the “Sambdoc” service on Samba for MPE/iX server
named “HP e3000,” type the following command at the DOC prompt:
Example: C:\> net use x: \\HP e3000\sambdoc