Help for this page

Select Code to Download


  1. or download this
    $ ssh mylinux "tar -cmvz /tmp/mp3" | > /tmp/mp3.tgz<br>
    
  2. or download this
    #!/usr/bin/perl -w
    
    ...
    close(FOUT);
    close(FERR);
    
  3. or download this
    #!/usr/bin/perl -w
    
    ...
    system("tar -cmvzf /tmp/mp3.tgz /home/op/mp3");
    print(STDERR "TAR END.\n");
    
  4. or download this
    Apr 27 16:22:38 mylinux sshd[32703]: debug2: channel 1: rcvd adjust 18
    +039                                                                  
    +                
    Apr 27 16:22:38 mylinux sshd[32703]: debug2: channel 1: rcvd adjust 31
    +113                                                                  
    +                
    Apr 27 16:22:38 mylinux sshd[32703]: debug1: need rekeying            
    +                                                                     
    +                
    Apr 27 16:22:38 mylinux sshd[32703]: debug1: SSH2_MSG_KEXINIT sent    
    +                                                                     
    +                
    Apr 27 16:22:38 mylinux sshd[32703]: debug2: channel 1: rcvd adjust 18
    +039
    
  5. or download this
    mylinux: channel 1: window 1655 sent adjust 31113
    mylinux: channel 1: window 14729 sent adjust 18039
    mylinux: channel 1: window 1655 sent adjust 31113
    mylinux: Warning: ignore packet type 20
    mylinux: channel 1: window 14729 sent adjust 18039