Interoperability with NetWare |
At the command prompt, use the net view command to view NetWare file resources or view the list of network servers. The net view command is similar to the NetWare slist utility.
To display a list of NetWare file servers
net view /network:nw
To display volumes on a specific NetWare file server
net view \\<nwservername> /network:nw
For example, to view the volumes on NetWare server B, type:
net view \\B /network:nw
To display the contents of a directory on a NetWare file server running NDS
dir \\<directory path>