会员
商店
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
merryfreespace
博客园
首页
新随笔
联系
订阅
管理
随笔 - 53 文章 - 0 评论 - 0 阅读 -
23213
05 2014 档案
rsync 配合 ssh 传输文件,避免防火墙阻挡
摘要:在防火墙阻挡rsync端口的情况下使用,而且绕开了rsync的认证机制,直接使用ssh的认证:rsync -avz --delete -e ssh remoteuser@remotehost:/remote/dir /this/dir/
阅读全文
posted @
2014-05-23 07:54
merryfreespace
阅读(278)
评论(0)
推荐(0)
编辑
昵称:
merryfreespace
园龄:
13年6个月
粉丝:
0
关注:
6
<
2025年4月
>
日
一
二
三
四
五
六
30
31
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
1
2
3
4
5
6
7
8
9
10
搜索
常用链接
我的随笔
我的评论
我的参与
最新评论
我的标签
我的标签
drupal
(8)
ubuntu
(4)
python
(3)
mysql
(3)
Xdebug
(2)
vim
(2)
Vagrant
(2)
ssh
(2)
sphinx
(2)
php
(2)
更多
随笔档案
2016年6月(1)
2015年12月(2)
2015年8月(1)
2015年4月(1)
2015年1月(3)
2014年10月(1)
2014年9月(1)
2014年7月(4)
2014年6月(10)
2014年5月(1)
2014年3月(4)
2014年2月(8)
2014年1月(5)
2013年12月(1)
2013年11月(2)
2013年9月(2)
2013年8月(1)
2013年7月(5)
更多
文章分类
Sphinx(1)
阅读排行榜
1. 使用Gevent程序正常运行出现这个异常KeyError(155880780,) in <module 'threading' from '/usr/lib/python2.7/threading.pyc'> ignored解决办法(2151)
2. Windows下面安装easy_install报UnicodeDecodeError: 'ascii' codec can't decode byte解决方法(1379)
3. 使用vundle管理vim插件(转载)(1315)
4. Linux 下面多个命令串行、并行执行(1036)
5. 多人git提交的目录权限设定(1002)
点击右上角即可分享