Help for this page

Select Code to Download


  1. or download this
    $ sftp user@[ipaddress]
    Connecting to [ipaddress]...
    sftp> ls
    [dir1] [dir2]
    sftp> bye
    
  2. or download this
    Reading configuration data /scripts//.ssh/config
    Reading configuration data /etc/ssh_config
    ...
    Will not query passphrase in batch mode.
    Received disconnect message: Too many bad authentication attempts!
    at /usr/lib/perl5/site_perl/5.8.8/Net/SSH/Perl/AuthMgr.pm line 143
    
  3. or download this
    OpenSSH_4.3p2, OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008
    debug1: Reading configuration data /scripts//.ssh/config
    debug1: Applying options for [ipaddress]
    ...
    Password Authentication
    debug1: Authentications that can continue: password,publickey,keyboard
    +-interactive
    debug1: Next authentication method: password