曲径通幽论坛

标题: 使用 lftp 作为 sftp 客户端进行备份 [打印本页]

作者: beyes    时间: 2011-12-6 19:00
标题: 使用 lftp 作为 sftp 客户端进行备份
lftp 对 sftp 也是支持的,这下可以不用另开 FTP 了。lftp 用法可参考:http://www.groad.net/bbs/read.php?tid-5120.html


[Plain Text] 纯文本查看 复制代码
lftp -e "mirror -R --delete --only-newer --verbose 本地目录 远程目录" sftp://账户:密码@服务器地址





欢迎光临 曲径通幽论坛 (http://www.groad.net/bbs/) Powered by Discuz! X3.2