Forum Moderators: bakedjake

Message Too Old, No Replies

Downloading in the background without logging on

         

adamas

2:01 pm on Oct 28, 2003 (gmt 0)

10+ Year Member



How can I set up a (mandrake) linux computer so that it automatically resumes a large download whenever it is switched on or rebooted without requiring a logon first.

seindal

3:20 pm on Oct 28, 2003 (gmt 0)

10+ Year Member



You can use cron and a @reboot specification.
Check your manual for crontab(5)

adamas

9:57 am on Oct 29, 2003 (gmt 0)

10+ Year Member



Now there's an extremely useful little tidbit that will let me put off learning about startup scripts.

Time to go search for command line download managers. Anyone have any experience of Prozilla?

seindal

10:02 am on Oct 29, 2003 (gmt 0)

10+ Year Member



I would use "wget -c" but it is not exactly a download manager. It just continues a partial download.

René.