Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Can we connect mainframe SFTP to push files from MFT ?

Sailesh KammaMar 27 2019 — edited May 21 2019

Can we connect mainframe SFTP to push files from MFT ? Currently we are connecting mainframe via batch script using below lines in script. Not sure how

quote site lrecl=1100 blksize=27500 recfm=fb cyl pri=50 sec=50

put "\\localhost\Testfile.csv"  'XXXXX.PRNTFILE(+1)'

Does anyone knows can we connect to mainframe SFTP from Oracle MFT because I read connecting to mainframe SFTP is not like other SFTP's.

Thanks,

Kumar.

Comments
Post Details
Added on Mar 27 2019
5 comments
444 views