z/OS ISPF Reference Summary
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


FILEXFER—upload or download file

z/OS ISPF Reference Summary
SC19-3624-00

Command invocation format

Read syntax diagramSkip visual syntax diagram
>>-ISPEXEC--FILEXFER--HOST(var-name)--WS(var-name)-------------->

                                       .-TEXT---.   
>--TO(-+-HOST-+-)--+----------------+--+--------+--------------->
       '-WS---'    '-VOLUME(volume)-'  '-BINARY-'   

   .-STATS---.  .-CHKDATE(NO)--.  .-SETDATE(NO)---------.   
>--+---------+--+--------------+--+---------------------+------->
   '-NOSTATS-'  '-CHKDATE(YES)-'  '-SETDATE(-+-YES--+-)-'   
                                             '-SCLM-'       

   .-MAKEPATH(NO)--.   
>--+---------------+-------------------------------------------><
   '-MAKEPATH(YES)-'   

Call invocation format

Read syntax diagramSkip visual syntax diagram
>>-CALL--ISPEXEC--(buf-len,--buffer);--------------------------><

OR

Read syntax diagramSkip visual syntax diagram
>>-CALL--ISPLINK--('FILEXFER',host_var,ws_var,-+--------+------->
                                               +-'HOST'-+   
                                               '-'WS',--'   

   .-'TEXT,----------.  .-'STATS'----.  .-'NO',-.  .-'NO'---.   
>--+-----------------+--+------------+--+-------+--+--------+--->
   '-volume,'BINARY'-'  '-'NOSTATS',-'  '-'YES'-'  +-'YES'--+   
                                                   '-'SCLM'-'   

   .-'NO',-.      
>--+-------+--)------------------------------------------------><
   '-'YES'-'      

Return codes

 2
Source file and target file have the same date and time.
 4
LMSTAT failed.
 6
Data set not cataloged.
 7
Error in variable specification.
 8
"TO" direction not valid.
 9
Host name is too long.
 10
No workstation connection exists.
 11
Return code 1 from DTTRANSFER. Host data set had null object handle.
 12
Return code 2 from DTTRANSFER. Workstation file had null object handle.
 13
Return code 3 from DTTRANSFER. Host data set could not be opened.
 14
Return code 4 from DTTRANSFER. Workstation file could not be opened.
 15
Return code 5 from DTTRANSFER. Error reading host data set.
 16
Return code 6 from DTTRANSFER. Error reading workstation file.
 17
Return code 7 from DTTRANSFER. Error writing host data set.
 18
Return code 8 from DTTRANSFER. Error writing workstation file.
 19
Return code 9 from DTTRANSFER. Error closing host data set.
 20
Severe error in transfer service.
 21
Return code 10 from DTTRANSFER. Error closing workstation file.
 22
Return code 11 from DTTRANSFER. User refused file access.
 23
Data set or member in use.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014