命令:

sftp -oPort= -oIdentityFile=/root/.ssh/user.priv user@39.39.100.100

命令选项:

-o ssh_option
Can be used to pass options to ssh in the format used in ssh_config(). This is useful for specifying options for which there is no separate sftp command-line flag. For exam-
ple, to specify an alternate port use: sftp -oPort=. For full details of the options listed below, and their possible values, see ssh_config(). AddressFamily
BatchMode
BindAddress
ChallengeResponseAuthentication
CheckHostIP
Cipher
Ciphers
Compression
CompressionLevel
ConnectionAttempts
ConnectTimeout
ControlMaster
ControlPath
GlobalKnownHostsFile
GSSAPIAuthentication
GSSAPIDelegateCredentials
HashKnownHosts
Host
HostbasedAuthentication
HostKeyAlgorithms
HostKeyAlias
HostName
IdentityFile
IdentitiesOnly
KbdInteractiveDevices
LogLevel
MACs
NoHostAuthenticationForLocalhost
NumberOfPasswordPrompts
PasswordAuthentication
PKCS11Provider
Port
PreferredAuthentications
Protocol
ProxyCommand
PubkeyAuthentication
RekeyLimit
RhostsRSAAuthentication
RSAAuthentication
SendEnv
ServerAliveInterval
ServerAliveCountMax
StrictHostKeyChecking
TCPKeepAlive
UsePrivilegedPort
User
UserKnownHostsFile
VerifyHostKeyDNS

--完成

最新文章

  1. 集成一体化的移动POS开单扫描解决方案--"移动开单掌上POS"。它集后台管理软件
  2. PL/0编译器(java version)–PL0.java
  3. 用了skin皮肤控件之后,报错:容量超出了最大容量 参数名:capacity
  4. 大一暑假为期五周的ACM实验室培训结束了(2013.8.24)
  5. awk中文手册
  6. Mysql JDBC Url参数说明useUnicode=true&characterEncoding=UTF-8
  7. JQuery插件开发初探——图片轮播
  8. 搞定KMP匹配算法
  9. JS——操作内容、操作相关元素
  10. Jpa中设置OneToMany插入报异常解决办法
  11. java 网站用户在线和客服聊天
  12. Wine中中文显示为错误的解决方案
  13. NetScope脱机(localhost)使用[转】
  14. SpringMVC学习笔记_01
  15. R工具包一网打尽
  16. JAVA实现WC.exe功能
  17. centos7.2 rabbitmq3.6.2源码部署
  18. UTF-8,Unicode,GBK,希腊字母读法,ASCII码表,HTTP错误码,URL编码表,HTML特殊字符,汉字编码简明对照表
  19. margin和padding的学习
  20. Oracle 删除表中记录 如何释放表及表空间大小

热门文章

  1. Android 7.0 Gallery图库源码分析4 - SlotView手势监听及页面跳转
  2. List<T>与List<?>的区别
  3. dubbo Failed to check the status of the service com.user.service.UserService. No provider available for the service
  4. 搭建一套Java开发环境以及使用eclipse从头一步步创建java项目
  5. (转)Linux内核 TCP/IP、Socket参数调优
  6. [AngularJS]Chapter 4 AngularJS程序案例分析
  7. HDU 1211
  8. 怎样在Web项目中的service业务层获取项目根路劲
  9. NOIP2017提高组模拟赛 10 (总结)
  10. CxImage的使用及基本用法