Results 1 to 4 of 4

Thread: SSH connection

  1. #1
    Join Date
    Mar 2008
    Beans
    123

    SSH connection

    So lets say im going to compile a file, run a command or even copy a file that takes about 30minutes to finish. I made a connection over ssh and run a command to copy files from one folder to another. Usually it will tell me which files is being copied. After 2 minutes i close my ssh connection. After 15 minutes i want to check which file is being copied, i remake my ssh connection. how do i go back to the status screen or the that specific process?? thanks

  2. #2
    Join Date
    Mar 2008
    Beans
    123

    Re: SSH connection

    bumpish

  3. #3
    Join Date
    Mar 2008
    Beans
    123

    Re: SSH connection

    found apt-get screen issue solved

  4. #4
    Join Date
    Dec 2006
    Beans
    1,482
    Distro
    Ubuntu Jaunty Jackalope (testing)

    Re: SSH connection

    You can also use nohup

    man nohup
    for more info

    I like it because it automatically plops output into a file for me to peruse at my leisure
    Sharing Wifi Is Caring Wifi {o,o} Ubuntu Community Docs..
    |)__)
    -”-”-
    O RLY?

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •