View previous topic :: View next topic
|
Author |
Message |
gshaw1967
New User
Joined: 21 Dec 2020 Posts: 1 Location: United States
|
|
|
|
I am writing a REXX routine that will FTP a connect/ee log file to a GDG. I have been able to successfully locate the directory and send directory contents to a array. I can successfully calculate the current GDG number but I don't see how to call FTP services. I can do an ISPF skeleton but would prefer to do everything in a REXX routine. Has anyone successfully called the FTP services in a REXX routine?
Thanks in advance.
Garrett |
|
Back to top |
|
|
sergeyken
Senior Member
Joined: 29 Apr 2008 Posts: 2147 Location: USA
|
|
|
|
Any example: what you have done, and what you’ve got?
Did you try to search in Google for ‘REXX FTP’? |
|
Back to top |
|
|
|