home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / admin / 4287 < prev    next >
Encoding:
Text File  |  1992-07-23  |  1.3 KB  |  30 lines

  1. Newsgroups: comp.unix.admin
  2. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!jvnc.net!yale.edu!yale!gumby!destroyer!ubc-cs!unixg.ubc.ca!kakwa.ucs.ualberta.ca!news
  3. From: sherwood@fenris.space.ualberta.ca (Sherwood Botsford)
  4. Subject: Re: anonymous ftp script..
  5. Message-ID: <1992Jul23.161432.3745@kakwa.ucs.ualberta.ca>
  6. Sender: news@kakwa.ucs.ualberta.ca
  7. Nntp-Posting-Host: fenris.space.ualberta.ca
  8. Organization: University Of Alberta, Edmonton Canada
  9. References: <3716@svin02.info.win.tue.nl>
  10. Date: Thu, 23 Jul 1992 16:14:32 GMT
  11. Lines: 17
  12.  
  13. > In article <1992Jul21.161626@ece.arizona.edu> mshah@ece.arizona.edu (Munil
  14. > A. Shah) writes:
  15. > >    I want to transfer many files by anonymous ftp. And I want to do
  16. > >it during the night by running a script. I am really poor with writing
  17. > >a script. How can I specify ftp commands(login name,password,get,etc..)
  18. > >in the script so that they should go run on ftp prompt and not on the shell
  19. > >prompt.?
  20.  
  21. An easier way is with a package called bftp.  (Background ftp)
  22.  
  23. This is a menu driven program that constructs ftp scripts, and submits them to  
  24. at to be run at a time you specify. The interface is kludgy, being designed to  
  25. work on paper terminals, but the program works like a charm.  Recommended.
  26.  
  27. Can't remember where I got it;  check archie.
  28.