Yes. You can either run compression in a run task, and then send the resulting file to the target system, OR you can compress it via a z/OS job and then have C:D pick up the resulting file and send it.

The receiving site, if they are going to use it, must know what you used for compression.

When I was last working on C:D, there was a utility provided to do compress/decompress in "batch". But one could also do the same with, say, ADRDSSU.

Regards,
Steve Thompson


On 5/22/2024 10:12 AM, Sasso, Len wrote:
Good morning!

The Connect Direct set of cards below will compress the file during transfer to 
the destination and then extract the file at the destination.

SIGNON CASE=YES
  SUBMIT PROC=COPYDISK  &COMPRESS=COMPRESS -
   SNODE=SFGTST  SNODEID=(ABCDE,123stu456) -
   &FROMDSN=ABC.FILE -
   &TODSN='/mailbox/TEST.FILE’
SIGNOFF

Is it possible to "tell" Connect Direct, not to extract the file at the 
destination?
If so, how?


Thank You and Please Be Safe.

Len Sasso
Systems Administrator Senior
CSRA, A General Dynamics Information Technology Company
327 Columbia TPKE
Rensselaer, NY 12144

TEAM: Together Everyone Achieves More


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to