DCBDSN (FTP client and server) statement

Use the DCBDSN statement to specify an MVS™ data set to be used as a model for allocation of new data sets.

Server
This setting applies when creating files on the server's system (for example, with a PUT subcommand).
Client
This setting applies when creating files on the client's system (for example, with a GET subcommand).

Syntax

Read syntax diagramSkip visual syntax diagram
>>-DCBDSN--name------------------------------------------------><

Parameters

name
The name of the data set to be used as a model for allocation of new data sets created with a STOR or MKDIR command.

Requirement: This data set name must be a fully qualified MVS data set name; z/OS® UNIX file names are not allowed.

There is no default.

Usage notes

Related topics