View previous topic :: View next topic
|
Author |
Message |
Fred Spath
New User
Joined: 01 Mar 2022 Posts: 3 Location: USA
|
|
|
|
Hi! I am trying to use coz SFTP to transfer an ADRDSSU file from mainframe to mainframe. When using FTP i specified the option EBCDIC to accomplish this. Is there a way to use SFTP to do this? |
|
Back to top |
|
|
daveporcelan
Active Member
Joined: 01 Dec 2006 Posts: 792 Location: Pennsylvania
|
|
Back to top |
|
|
Fred Spath
New User
Joined: 01 Mar 2022 Posts: 3 Location: USA
|
|
|
|
This is what we are trying:
zopts "mode=binary,blksize=27998"
lzopts "mode=binary,blksize=27998"
We can not restore the sftp'd file.
Thanks |
|
Back to top |
|
|
daveporcelan
Active Member
Joined: 01 Dec 2006 Posts: 792 Location: Pennsylvania
|
|
|
|
Does the Co:z output show if your options were picked up successfully?
Did you use any of the tracing options available?
Can't help much here with the limited information provided |
|
Back to top |
|
|
Fred Spath
New User
Joined: 01 Mar 2022 Posts: 3 Location: USA
|
|
|
|
Thanks for the information and feedback.
What ended up working was to use DSPUT rather than PUT and the source dataset had to reside on DASD (as opposed to TAPE). |
|
Back to top |
|
|
|