You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

478 B

sftp

说明

sftp命令 交互式的文件传输程序命令运行和使用方式与ftp命令相似但sftp命令对传输的所有信息使用ssh加密它还支持公钥认证和压缩等功能

选项

-B指定传输文件时缓冲区的大小
-l使用ssh协议版本1
-b指定批处理文件
-C使用压缩
-o指定ssh选项
-F指定ssh配置文件
-R指定一次可以容忍多少请求数
-v升高日志等级