Andrew - excellent catch and suggestion. Btw. You'll love the enhancements planned for the next drop 😊
Lionel B. Dyck <sdg>< Website: http://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 -----Original Message----- From: IBM Mainframe Discussion List <[email protected]> On Behalf Of Andrew Rowley Sent: Monday, December 9, 2019 4:14 PM To: [email protected] Subject: Re: GIT z/OS - ftp to mainframe - record length issue On 9/12/2019 11:29 pm, Denis wrote: > I had the same issue, because the mainframe is not allowed to access anything > outside. So git clone does not work. Presumably the mainframe can do a git clone from *somewhere*, otherwise you wouldn't install zigi. So you could clone the Gihub repo to a local repository the mainframe can reach, and clone that from z/OS. That's the advantage of git. You would then periodically fetch the changes from Github into the local repository as required to keep up to date. -- Andrew Rowley Black Hill Software ---------------------------------------------------------------------- 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
