AUTOMOUNT (FTP client and server) statement

Use the AUTOMOUNT statement to permit unmounted DASD volumes to be mounted automatically.

Server
This setting applies when accessing files on the server's system.
Client
This setting applies when accessing files on the client's system.

Syntax

Read syntax diagramSkip visual syntax diagram
   .-AUTOMOUNT TRUE-------.   
>>-+----------------------+------------------------------------><
   '-AUTOMOUNT--+-TRUE--+-'   
                '-FALSE-'     

Parameters

TRUE
Permits unmounted DASD volumes to be mounted automatically. This is the default.
FALSE
Prevents unmounted DASD volumes from being mounted automatically.

Examples

Mount DASD volumes that are not already mounted automatically:
AUTOMOUNT TRUE

Usage notes