You will also want to checkout Co:Z from Dovetail as their enhanced sftp supports z/OS datasets.
Lionel B Dyck <sdg>< Sent from my iPad Pro 10.5 Website: www.lbdsoftware.com "Worry more about your character than your reputation. Character is what you are, reputation merely what others think you are." - John Wooden > On Apr 16, 2022, at 12:16 PM, Grant Taylor > <[email protected]> wrote: > > On 4/16/22 8:36 AM, saurabh khandelwal wrote: >> Hello Group, > > Hi, > >> I think, sftp doesn't have any mechanism to find that file has been >> transferred successfully or not. >> In connect direct case we get return code on sender ... > > sftp should give you a return code too. > >> ... and receiver side which confirm if file transfer is perfectly sent to >> destination without any issue. > > If you want belt and suspenders certainty, calculate a checksum on both sides > and compare them. > > Optionally, use something like rsync which has more options than sftp. > > > > -- > Grant. . . . > unix || die > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
