2018年1月30日
摘要: expect学习笔记及实例详解 expect的基本用法 expect用法 阅读全文
posted @ 2018-01-30 15:59 tigerloveapple 阅读(243) 评论(0) 推荐(0)
摘要: expect简介和使用实例 1 expect 简介 expect 是用来进行自动化控制和测试的工具。主要是和交互式软件telnet ftp passwd fsck rlogin ssh tip 等进行自动化的交互。对于大规模的linux 运维很有帮助。expect sourceforge 2 exp 阅读全文
posted @ 2018-01-30 15:55 tigerloveapple 阅读(658) 评论(0) 推荐(0)
摘要: http://blog.csdn.net/kiterunner/article/details/44888703 阅读全文
posted @ 2018-01-30 15:43 tigerloveapple 阅读(1228) 评论(0) 推荐(0)
摘要: libssh2-1.7.0.tar.gz 示例代码:libssh2-1.7.0.tar.gz\libssh2-1.7.0\example 官网示例 https://www.libssh2.org/examples/ libssh2 进行 SFTP 文件传输 libssh2的官网:www.libssh 阅读全文
posted @ 2018-01-30 15:35 tigerloveapple 阅读(2915) 评论(0) 推荐(0)
摘要: libssh2-1.7.0.tar.gz 阅读全文
posted @ 2018-01-30 15:21 tigerloveapple 阅读(144) 评论(0) 推荐(0)