-V print version information and exit#版本信息并退出
-pgpfp print PGP key fingerprints and exit#打印PGP密钥指纹并退出
-p preserve file attributes #保存文件属性
-q quiet, don't show statistics #不要显示统计数据
-r copy directories recursively #递归复制目录
-v show verbose messages #显示冗长的消息
-load sessname Load settings from saved session #从保存的会话加载sessname加载设置
-P port connect to specified port #连接到指定的端口
-l user connect with specified username #指定用户名连接用户
-pw passw login with specified password #使用指定密码登录
-1 -2 force use of particular SSH protocol version#强制使用特定的SSH协议版本
-4 -6 force use of IPv4 or IPv6 #强制使用IPv4或IPv6
-C enable compression #启用压缩
-i key private key filefor authentication #设置密钥以进行身份验证
-noagent disable use of Pageant
-agent enable use of Pageant
-batch disable all interactive prompts
-unsafe allow server-side wildcards (DANGEROUS)
-sftp force use of SFTP protocol
-scp force use of SCP protocol