码迷,mamicode.com
首页 > 系统相关 > 详细

XShell使用sftp传输文件

时间:2016-09-09 16:53:21      阅读:587      评论:0      收藏:0      [点我收藏+]

标签:

sftp username@host

get

put

 

[d:\~]$ sftp
NAME
sftp - connects to a host to transfer files securely.

SYNOPSYS
sftp [user@]host [port]

OPTIONS
user Indicates the user‘s login name.
host Indicates the name, alias, or Internet address of the
remote host.
port Indicates a port number (address of an application).
If the port is not specified, the default ssh port
(22) is used

XShell使用sftp传输文件

标签:

原文地址:http://www.cnblogs.com/yuanye007/p/5856947.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!