[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: how to download in the background?



Hi lawrence, You wrote:
 > Is it possible to download something, say
 > http://xxx.xxx.xxx/abc.zip in the background? For example, I
 > can run ncftp, get a file, press CTRL-Z, type bg, then I can
 > logout and ncftp still downloading the file for me. Is there
 > an equivalent command for downloading from http?

`ncftp ftp://xxx.xxx.xxx.xxx/abc.gzip &`

will do it

maybe 
`ncftp ftp://xxx.xxx.xxx.xxx/abc.gzip > /dev/null &`

don't remmeber if there is any output

d879e90x8

--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-REQUEST@lists.debian.org . Trouble? e-mail to Bruce@Pixar.com


Reply to: