TotalNET Advanced Server 5.2 Reference Manual

map

This command allows you to redirect a drive to a directory on a NetWare file server, delete a mapped drive, or view your current drive mappings.

Location

$TNHOME/usr/lib/pcbin

Usage

To map a local drive to a directory on a server:

map [option...] drive: server/volume:[\\directory]

To delete a mapped drive:

map DEL drive:

To show mapped drives:

map [drive:]

Options

(no options) 

Show all mapped drives. 

option 

Specify one of the following: 

ROOT -- Map a drive to a fake root directory on the server. 

INSert[=n] -- Change search drive mappings. 

drive 

Specify a local drive. 

server 

Specify the name of the NetWare server. 

volume 

Specify the volume on the server to which you want to map. 

directory 

Specify the path under volume to which you want to map. 

Examples

  1. Use the following command to show all mapped drives:

    map
  2. Use the following command to map the E drive to a fake root directory on server tongue and volume cheek:

    map ROOT E: tongue/cheek:
  3. Use the following command to change the search drive mappings for the F drive on server tooth and volume claw:


    map INSert F: tooth/claw:
    Use the following command to map the G drive to the directory force/field
    on volume five of server jet:
    map G: jet/five:\\force/field