| Subject | : | FTP. TFTP, and REXX |
| Author | : | dljone9 dljone9@os2world.com |
| Date | : | 20 Aug, 2004 on 18:35 |
| I work for a fairly large coproration that has more than several hundred OS/2 servers in the field. I want to deploy a REXX script that uses FTP or TFTP to copy a file from a certain subdirectory on every server - to a server in our lab. I am not real astute with REXX, but I do have folks who I can work who may help. I just need to get the basic syntax down, as follows: d: I can set up the server real easy - I just need some coaching on Much obliged for any help you may offer... Daniel |
| Subject | : | Re:FTP. TFTP, and REXX |
| Author | : | TimC tcardoz@surewest.net |
| Date | : | 21 Aug, 2004 on 02:06 |
Try this:
For much more info, see the RXFTP.INF and RXSOCKET.INF help files.
|
| Subject | : | Re:FTP. TFTP, and REXX |
| Author | : | dljone9 dljone9@os2world.com |
| Date | : | 21 Aug, 2004 on 04:45 |
| Thanks a million - will try this on Monday... You rock! |