SSH Communications Security
Previous Next Up [Contents] [Index]

    About This Document>>
    Introduction to SSH Secure Shell >>
    Configuring SSH Secure Shell >>
    Authentication >>
    Log Messages >>
    Using SSH Secure Shell >>
        Using the Secure Shell Server Daemon (sshd2)>>
        Using the Secure Shell Client (ssh2)>>
            Starting the Secure Shell Client
            Client Configuration File and Command-Line Options
        Using Secure Copy (scp2)
        Using Secure File Transfer (sftp2)
        Using Authentication Agent (ssh-agent2, ssh-add2)
    Tool Syntax>>
    Technical Specifications >>

Client Configuration File and Command-Line Options

Ssh2 reads configuration data from /etc/ssh2/ssh2_config and from $HOME/.ssh2/ssh2_config (or the file specified with the -F option on the command line). The last-obtained value will prevail.

The file contains keyword-value pairs, one per line. Lines starting with the number sign (#) as well as empty lines are interpreted as comments. For detailed information about the options available in the configuration file and on the command line, please refer to the ssh2_config(5) and ssh2(5) manual pages.

Previous Next Up [Contents] [Index]


[ Contact Information | Support | Feedback | SSH Home Page | SSH Products ]

Copyright © 2003 SSH Communications Security Corp.
All rights reserved.
Copyright Notice