Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
TLMSP curl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CYBER - Cyber Security
TS 103 523 MSP
TLMSP
TLMSP curl
Commits
1147cd36
Commit
1147cd36
authored
25 years ago
by
Daniel Stenberg
Browse files
Options
Downloads
Patches
Plain Diff
Adjusted to the new progress bar output
parent
c8d64b8a
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.curl
+10
-9
10 additions, 9 deletions
README.curl
with
10 additions
and
9 deletions
README.curl
+
10
−
9
View file @
1147cd36
...
...
@@ -316,18 +316,19 @@ PROGRESS METER
actually is happening. The different fields in the output have the following
meaning:
% Received Total Speed
Time left Total
Curr.Speed
13
524140 3841536 4296 0:12:52 0:14:54 292
% Received
Total
Speed
Estimated Time Left
Curr.Speed
0
97980 149081186 15211 2:43:21 0:00:06 2:43:15 14843
From left-to-right:
- The first column, is the percentage of the file currently transfered.
- Received means the total number of bytes that has been transfered.
- Total is the total number of bytes expected to transfer.
- Speed is average speed in bytes per second for the whole transfer so far.
- Time left is the estimated time left for this transfer to finnish if the
"%" - column, is the percentage of the file currently transfered.
"Received" - means the total number of bytes that has been transfered.
"Total" - is the total number of bytes expected to transfer.
"Speed" - is average speed in bytes/second for the whole transfer so far.
"Estimated" - is the estimated total transfer time.
"Time" - is the time spent so far for this transfer
"Left" - is the estimated time left for this transfer to finnish if the
current average speed will remain steady.
- Total is the estimated total transfer time.
- Curr.Speed is the average transfer speed the last 5 seconds (the first
"Curr.Speed" - is the average transfer speed the last 5 seconds (the first
5 seconds of a transfer is based on less time of course.)
NOTE: Much of the output is based on the fact that the size of the transfer
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment