Activity Stream
48,167 MEMBERS
6778 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Page 1 of 2 12 LastLast
Results 1 to 10 of 16
  1.     
    #1
    Member

    Default How to wget without leaving putty on

    Hey Guys
    I wanted to ask u is there a way i can wget without leaving the putty on as i need to wget 80gbs folder to another server of mine and i have some connection problems in my home connection ie if putty closes the wget also gets closed i think so is there a way to auto wget without me being connected to the net ?
    msk19994 Reviewed by msk19994 on . How to wget without leaving putty on Hey Guys I wanted to ask u is there a way i can wget without leaving the putty on as i need to wget 80gbs folder to another server of mine and i have some connection problems in my home connection ie if putty closes the wget also gets closed i think so is there a way to auto wget without me being connected to the net ? Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Respected Member
    Website's:
    DL4Everything.com Soft2050.in

  4.     
    #3
    You can call me G
    run the command via GNU Screen. When your session drops just connect back and get back to the initial screen . There are a fair number of tutorials about using it.. Hope it helps.

    Regards,
    Gaurav

    edit: woops soft2050 beat me



    My Langotiya Yaars (Chaddi buddies): JmZ, humour, Chutad, Esotorisk, l0calhost, Daniel, Mind Freak?, TLK, Amz

  5.     
    #4
    Member
    so its like after i install this when i wget if my connection stops then it will be disconnected with it but when i reconnect it will resume right ?
    ok so is there any other way like i only connect once and then close it and then it automatically does the wget

  6.     
    #5
    Respected Member
    Website's:
    DL4Everything.com Soft2050.in
    Nope, screen is the other way round. It won't die once you close the connection off, so your file would still be downloading. The processes of the screen are active in the background.

  7.     
    #6
    Member
    oh cool so its what i want ie when suppose i come online it would be downloaded


    (never mind it was already installed lets see if it works)

  8.     
    #7
    Member
    using -b puts it in the background

    if you support nohup you could run;

    nohup wget http://website.com/file.bin &

    and like people have said above , the screen command works as well.

  9.     
    #8
    Member
    i have actually used the screen command as others proposed will see what happens when i open the pc

  10.     
    #9
    Member
    Use screen, then run your desired command(s), hit ctrl + a + d to detach the screen session.
    When you want to reatach, do screen -ls, it'll show running screen sessions, then screen -R screenID (replace screenID by the output from screen -ls) and you're done.

  11.     
    #10
    Member
    Website's:
    epicimagehost.com
    Imo screen is a must for every linux admin.

    It'll make your life so much easier.

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Auto login in putty
    By tut2tut in forum Technical and Security Tutorials
    Replies: 24
    Last Post: 5th Nov 2012, 10:22 PM
  2. Wget Error
    By timepilot in forum Server Management
    Replies: 14
    Last Post: 20th May 2012, 12:23 AM
  3. How to use WGET to download from Fileserve
    By ladykiller88 in forum Technical Help Desk Support
    Replies: 6
    Last Post: 21st Dec 2011, 09:48 PM
  4. PuTTY 0.61 Released
    By Daniel in forum News & Current Events
    Replies: 12
    Last Post: 14th Jul 2011, 11:27 AM
  5. Alternative to putty
    By sparker366 in forum Webmaster Resources
    Replies: 13
    Last Post: 12th Feb 2011, 12:27 AM

Tags for this Thread

BE SOCIAL