home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!haven.umd.edu!mimsy!afterlife!adm!news
- From: hjbortol@impa.br (Humberto Jose Bortolossi)
- Newsgroups: comp.unix.questions
- Subject: Doing FTP in background ...
- Message-ID: <32515@adm.brl.mil>
- Date: 10 Sep 92 15:52:12 GMT
- Sender: news@adm.brl.mil
- Lines: 22
-
- Greetings.
-
- Is it possible to do ftp as an process running in background? I tried
- to do this using a script file but I didn't get sucess. How do I supress the
- transaction ftp messages? I tried the following:
-
- nohup ftp xxx.xxx.xxx < ftp.commands > dev/null &
-
- where ftp.commands is a file with ftp commands.
-
- Any help will be welcome.
-
- Humberto.
-
- --
- +------------------------------------------+----------------------------------+
- ! Humberto Jose' Bortolossi ! bitnet: hjbortol@brlncc.bitnet !
- ! Instituto de Matematica Pura e Aplicada ! internet: hjbortol@gauss.impa.br !
- ! Estrada Dona Castorina, 110 +----------------------------------+
- ! Jardim Botanico ! voice: 55-021-294-9032 (185) !
- ! CEP 22460 - Rio de Janeiro - RJ - Brazil ! fax: 55-021-512-4115 !
- +------------------------------------------+----------------------------------+
-