MYOPENTIME (FTP client) statement

Use the MYOPENTIME statement to specify the amount of time the FTP client waits for a session to open before terminating the attempt and reporting an error.

Syntax

Read syntax diagramSkip visual syntax diagram
   .-MYOPENTIME 60-------.   
>>-+---------------------+-------------------------------------><
   '-MYOPENTIME--seconds-'   

Parameters

seconds
The number of seconds to which the timer is set. The valid range is 0 (MYOPENTIME not used) or 15-86 400. The default is 60 seconds.

Examples

MYOPENTIME  60  ; wait 60 seconds

Related topics

See the FTP command and the FTP environment information in z/OS Communications Server: IP User's Guide and Commands.