CCONNTIME (FTP client) statement

Use the CCONNTIME statement to specify the amount of time that the FTP client waits after attempting to close a control connection before terminating it and reporting an error.

Syntax

Read syntax diagramSkip visual syntax diagram
   .-CCONNTIME 30--------.   
>>-+---------------------+-------------------------------------><
   '-CCONNTIME --seconds-'   

Parameters

seconds
The number of seconds to which the timer is set. The valid range is 0 (CCONNTIME not used) or 15-86400. The default is 30 seconds.

Examples

CCONNTIME  60  ; wait 60 seconds

Related topics

See the FTP command information in the z/OS Communications Server: IP User's Guide and Commands for a description of the timeout parameter that can be used to change the timer when FTP is started.