Wednesday, May 2, 2012

Resuming cancelled download of Google Chrome

Say you are downloading a large file and it gets cancelled before finishing . But you want to resume that file and there is no such option in the chrome's default downloader . In linux, you can do the following -

Chrome usually saves the content of the file it is downloading to a file with following file-name pattern
         <filename>.<extention>.crdownload
in the directory where it usually saves the file after download. If you want to know which directory it is
follow the steps below-
  • Click the "wrench" icon on the upper right corner of the browser
  • Next Go to Preferences >> Under the hood >> Downloads   
So as you have a cancelled download , you most probably get a similar file with .crdownload extension.

Remove the .crdownload portion from the filename. (For safety you can make a copy of that file then remove the extension ) .

Then run a shell and type


wget -c <link to the file>

Here  <link to the file> is that chrome used to download the file . You can get it from the downloader of chrome.

If you do not find wget commnad ( in rare case ) type 

sudo apt-get install wget 

to install it in your machine.

After running the download command, wget will report how much of the target file it has already downloaded. By observing this you can be sure if it is really working.    

6 comments:

  1. whats a shell ??
    U lost me at run a shell
    pls hellp the file is pretty big and i have no ood speed

    ReplyDelete
    Replies
    1. shell is command prompt for linux operating sysem . You can run it by going to Applications->Accessories and selecting Terminal.( if you are using ubuntu )

      Delete
    2. Ways: Resuming Cancelled Of Google Chrome >>>>> Download Now

      >>>>> Download Full

      Ways: Resuming Cancelled Of Google Chrome >>>>> Download LINK

      >>>>> Download Now

      Ways: Resuming Cancelled Of Google Chrome >>>>> Download Full

      >>>>> Download LINK 7N

      Delete
  2. you can do it in windows also see the link for the procedure
    http://pengmolano.wordpress.com/2010/04/06/how-to-restore-google-chrome-cancelled-downloads/

    ReplyDelete
  3. Ways: Resuming Cancelled Of Google Chrome >>>>> Download Now

    >>>>> Download Full

    Ways: Resuming Cancelled Of Google Chrome >>>>> Download LINK

    >>>>> Download Now

    Ways: Resuming Cancelled Of Google Chrome >>>>> Download Full

    >>>>> Download LINK qC

    ReplyDelete