Jump to content
  • Welcome to AutoLanka

    :action-smiley-028: We found you speeding on AutoLanka Forums without any registration! If you want the best experience, please sign in. Safe driving! 

Howto: Download Web Content At Really High Speed Onto Your Web Server, So You Can Download It Later At Crummy Slow Speed, With Download Resume


Saturn

Recommended Posts

The problem:

- You find a really nice download: e.g. a youtube video, or a magazine, which probably won't stay for long.

Alternatively, you find a google/youtube video which is nice but choppy as hell and you don't want to watch 50% and get stuck

- You are stuck with a crummy ADSL connection with no speed. Worse yet the server doesnt support resume, so you can't auto resume what you are downloading.

What you need:

any web hosting account which supports ssh

if it's a video, use keepvid to find the flv/video file link

Howto:

log in to your hosting account

(in linux, something like the following)

sudo ssh site.com -l username

(enter password)

(windows users can download a client like putty - google for putty, download and install and follow instructions)

chdir to your public web directory

cd /users/cheaphosted/crummyactthatsupportsssl/myname

make a folder for your downloads

mkdir filevault

open folder

cd filevault

(if directories are not enabled, make an htaccess with nano .htaccess, then add "Options +Indexes")

Next, just wget your file:

wget www.server.com/filename.ext

if you are lucky your hosting server can download at mb's or gb's per second :)

you will see a lovely progress bar like this:

100%[====================================>] 21,435,065 41.23M/s

yum, 40mb's!

and you can download it later on to your PC, using a file resumer like getright or something :)

just go to the folder you made (probably yourdomain.com/filevault

(if you want to be safe you can password protect it with htaccess

FYI you can flv format files with vlc player or flv player

That ends my unsolicited longwinded tip of the day :)

Edited by Saturn
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

AutoLanka Cars For Sale

Post Your Ad Free [Click Here]



×
×
  • Create New...