LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > Programming
User Name
Password
Programming This forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game.

Notices


Reply
  Search this Thread
Old 05-01-2005, 12:18 AM   #1
zero79
Member
 
Registered: Nov 2003
Location: Ohio
Distribution: Debian Unstable
Posts: 460

Rep: Reputation: 30
Question minimalistic wget?


Hi,

Does anyone know if there is a way to force wget to produce minimalistic standard output; specifically I only want to see the progress crawl and transfer rate on the bottom line. I don't want to see all the messages about which file is being got, etc. I've looked at the -nv and -q options, but both seem to eliminate the crawl. Well, thanks for any thoughts.
 
Old 05-01-2005, 12:59 AM   #2
Dark_Helmet
Senior Member
 
Registered: Jan 2003
Posts: 2,786

Rep: Reputation: 374Reputation: 374Reputation: 374Reputation: 374
I don't think there is one, and here's my reasoning:

When you specify a web page to download, wget has no idea how big that web page is or how large the constituent components are. For it to have an overall progress bar like you describe, then it would need to query for the size of each component, calculate the total, and then turn around and start downloading them. It seems a bit inefficient (by creating excess net traffic) to make a connection, see how big the object is, close the connection, reconnect, download the file, and disconnect.

I hope that's clear. There may be other reasons why, but I think it's primarily an efficiency decision.
 
Old 05-01-2005, 01:31 AM   #3
zero79
Member
 
Registered: Nov 2003
Location: Ohio
Distribution: Debian Unstable
Posts: 460

Original Poster
Rep: Reputation: 30
I wouldn't mind if it tracked the progress for each file separately. I just don't want to see all of the extra 8 or so lines for each new file connection. I would like to see like one line per file, so the user isn't bombarded by a massive amount of scrolling. Thanks again
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Minimalistic Moogey LQ Suggestions & Feedback 14 10-31-2005 10:22 AM
Revisiting the minimalistic window manager hunt. SocialEngineer Linux - General 7 02-28-2005 02:58 PM
Minimalistic window managers? SocialEngineer Linux - General 23 02-18-2005 04:56 PM
Need a smaller (but not minimalistic) disto. lothario Linux - Software 9 08-16-2004 10:54 PM
Optimizing Init.d - minimalistic tradingbr Linux - General 0 04-18-2004 07:36 PM

LinuxQuestions.org > Forums > Non-*NIX Forums > Programming

All times are GMT -5. The time now is 12:32 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration