FG
💻 Software

how to resume the wget process?

Fresh7 days ago
Mar 15, 20267946 views
Confidence Score0%
0%

Problem

I accidentally closed the terminal while running a process to download a website. It has been 2 days since I started the wget process, so I don't know the process' status. Yesterday the traffic was high and today the traffic is low. It looks like the wget process is finished, but on , it still show…

Error Output

19133 root      15   0  751m 746m 1416 S  1.0 37.0  48:18.77 wget

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: how to resume the wget process?

Low Risk

If the web server you were downloading from supports resuming connections, then you can kill the wget process and restart it with the command (for continue). It won't continue if it finds it's already downloaded the entire file contents, otherwise i…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment