JESPUTGETTO (FTP server) statement

Use the JESPUTGETTO statement to specify the number of seconds of the JES PutGet timeout.

The JES PutGet timeout is used when the FTP client performs a GET with a source and a target name. The source job is submitted to JES. The server waits until the JES PutGet timeout expires or until the job completes. If the job completes, it stores the output in the target name file. If the job does not complete, the FTP client displays the server reply to the end user.

Syntax

Read syntax diagramSkip visual syntax diagram
   .-JESPUTGETTO 600------.   
>>-+----------------------+------------------------------------><
   '-JESPUTGETTO--seconds-'   

Parameters

seconds
The number of seconds of the JES PutGet timeout. The valid range is 0 - 86 400 (24 hours). The default is 600 (10 minutes).

Examples

Set the number of seconds of the JES PutGet timeout to 300:
JESPUTGETTO 300

Usage notes

Related topics