home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / question / 10904 < prev    next >
Encoding:
Internet Message Format  |  1992-09-10  |  1.2 KB

  1. Path: sparky!uunet!haven.umd.edu!mimsy!afterlife!adm!news
  2. From: hjbortol@impa.br (Humberto Jose Bortolossi)
  3. Newsgroups: comp.unix.questions
  4. Subject: Doing FTP in background ...
  5. Message-ID: <32515@adm.brl.mil>
  6. Date: 10 Sep 92 15:52:12 GMT
  7. Sender: news@adm.brl.mil
  8. Lines: 22
  9.  
  10. Greetings.
  11.  
  12.     Is it possible to do ftp as an process running in background? I tried
  13. to do this using a script file but I didn't get sucess. How do I supress  the
  14. transaction ftp messages? I tried the following:
  15.  
  16. nohup ftp xxx.xxx.xxx < ftp.commands > dev/null &
  17.  
  18. where ftp.commands is a file with ftp commands.
  19.  
  20.     Any help will be welcome.
  21.  
  22.     Humberto.
  23.  
  24. -- 
  25. +------------------------------------------+----------------------------------+
  26. ! Humberto Jose' Bortolossi                ! bitnet:   hjbortol@brlncc.bitnet !
  27. ! Instituto de Matematica Pura e Aplicada  ! internet: hjbortol@gauss.impa.br !
  28. ! Estrada Dona Castorina, 110              +----------------------------------+
  29. ! Jardim Botanico                          ! voice:    55-021-294-9032 (185)  !
  30. ! CEP 22460 - Rio de Janeiro - RJ - Brazil ! fax:      55-021-512-4115        !
  31. +------------------------------------------+----------------------------------+
  32.