Help for this page

Select Code to Download


  1. or download this
    $ telnet localhost 22
    Trying ::1...
    Connected to localhost.localdomain.
    Escape character is '^]'.
    SSH-2.0-OpenSSH_6.2p2 Ubuntu-6ubuntu0.1
    
  2. or download this
    
    use Data::Dumper;
    
    Print Dumper($sftp->stat('/temp/sftp/01/01.txt'));