All:

We are in the process of organizing our source code for our Adapters ( that
what Mgmt is calling them for RACF, ACF2 and Top-Secret ).
We have our source code stored on GIT on Bitbucket.org. I use SourceTree to
'Pull , Push and Commit'.  My issue I am trying to solve is:

1. How to edit on a PC , my laptop
2. Submit to my local z/OS ( I have zOS running at Home )
3. Retrieve the output from the compile or assembly or both and see what
errors exist.

I am on z/OS 1.10 , I would like to use something like 'scp' between my
Windows 10 Laptop and the Linux box running z/OS.
I could write C Socket server and pass commands and pass back output and
use ftp to push the actual source code up to z/OS,
then have the command coming from the Socket server execute a command to
compile/assemble.

Is there an easier way ? We dont have RD/z ...

Regards,
Scott
IDMWORKS

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to