FTPTOJES        Enable access to JES queue on IBM host

<< Click to Display Table of Contents >>

Navigation:  Robo-FTP User's Guide > Script Programming > Script Commands > All Script Commands >

FTPTOJES        Enable access to JES queue on IBM host

Syntax:

FTPTOJES

[ /options ]

Arguments:

None

 

Options:

/on

Turn JES queue access on.

 

/off

Turn JES queue access off.

 

 

This command is not valid with HTTP/HTTPS sites.

 

This script command may be used when using Robo-FTP with an IBM host server (e.g., an MVS system) to access the JES job queue. Typically the JES job queue is used to submit batch jobs to be run on the host and to receive files back after the jobs have been run.

 

When the /on option is used, Robo-FTP sends a SITE FILETYPE=JES command to the host.

 

Use the /off option to return to normal FTP file transfers. This sends a SITE FILETYPE=SEQ to the host.

 

Robo-FTP must have the IBM Host Features mode set for the FTPTOJES command to be successful.

 

 

Related command(s): FTPLOGON, READXTBL

See also: IBM Host Features mode