home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / lang / rexx / 717 < prev    next >
Encoding:
Text File  |  1992-08-14  |  1.4 KB  |  35 lines

  1. Newsgroups: comp.lang.rexx
  2. Path: sparky!uunet!psinntp!commpost!opus!fia!camelot!jogulin
  3. From: jogulin@camelot.fia.dmg.ml.com (Joseph Ogulin)
  4. Subject: Re: Automated FTP session
  5. Message-ID: <1992Aug13.120724.4962@fia.dmg.ml.com>
  6. Sender: jogulin@camelot (Joseph Ogulin)
  7. Nntp-Posting-Host: camelot
  8. Organization: The Rift from Here to There
  9. References:  <9208112335.AA20637@ucbvax.Berkeley.EDU>
  10. Date: Thu, 13 Aug 1992 12:07:24 GMT
  11. Lines: 22
  12.  
  13. In article <9208112335.AA20637@ucbvax.Berkeley.EDU>, pmuellr@VNET.IBM.COM ("Pat Mueller") writes:
  14. |> Yes, you can stack commands up, but there's no interactive stuff -
  15. |> you can't check the status of a get command, etc.  That's what would
  16. |> make it more useful.
  17.  
  18. I don't remember who wrote it, but there is an FTP/REXX interface available
  19. for VM from somewhere on the internet called FTPEXEC.  You can put a script
  20. written in REXX into a file called FOO FTP (filetype must be FTP) and then
  21. have FTPEXEC run it.  This script has the ability to test return codes, etc.
  22.  
  23. I'll try to find out where it can be obtained.  If anyone else knows, please
  24. help.
  25.  
  26. -- 
  27. ==> "You never f**king know the answer when it's important." --The Doctor <==
  28. Joe Ogulin
  29.  
  30. jogulin@camelot.fia.dmg.ml.com        joe@monroe.pilot.dmg.ml.com
  31. jogulin@apollo.stevens-tech.edu        gcs_jogulin@stevens.bitnet
  32.  
  33. Disclaimer:  The above article is solely my opinion and does not necessar-
  34. ily reflect that of my employer.  The content is my responsibility alone.
  35.