Re: Wget hangs: process never terminates



"ponga" <ponga@xxxxxxxxxxxxxxx> wrote in message
news:1146006542.581847.204210@xxxxxxxxxxxxxxxxxxxxxxxxxxxx

"have no problems automating downloads with wget"
Good for you.

Here's the script:
#!/bin/bash
wget http://server.tld/file

Pretty simple, huh?

"large files over ftp|http may stall due to protocol and/or server
not supporting resume"
Ya well, as I stated in my OP, I can resume getting the file with wget
-c just fine.

Any helpful suggestions please?

It would be better if you cross-posted to the newsgroups instead of
multi-posting to each, as an answer has already been given to you elsewhere.

.



Relevant Pages

  • Re: Bash script / wget fans!
    ... if you want wget to run in the background. ... per session, so you don't have to enter it again for that session, or you ... file specified in the script, ... It saves some of the urls to a file without the wget command as ...
    (comp.os.linux.misc)
  • Re: [PHP] Server Stall
    ... One of my scripts are using wget to get external xml data ... Some time $dst host responds very slowly. ... If you are just testing it with another script, ... and then let PHP use the most recent download from wget ...
    (php.general)
  • Re: shell script
    ... vorrei fare un piccolo script per andarmi a prendere una serie di file ... Qualcuno sa correggermi i molti errori, non essendo io per nulla esperto di ... wget http://hereis.my.location/data"$take".dat ... Se il file con quel contenuto si chiama "script", ...
    (it.comp.macintosh)
  • Re: Bash script / wget fans!
    ... > Very nicely done script. ... > than simply using wget, with the options, etc I'd rather just use wget. ... bash history to it - find this is nicer to use. ... But that's an intrigueing idea - get a file list first. ...
    (comp.os.linux.misc)
  • Re: Bash - Readline in nested whiles?
    ... rm -f $script tries=0 ... Connecting to localhost|127.0.0.1|:80... ... with wget --tries= ... ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". ...
    (Debian-User)