- 2015.08.23 Sunday
- sshログインできたらもうrsyncでパスワード入力もとめられない
-
先にmampが
使っていたので。
Jenkins おじさんは
パッケージでインストールした。
ここはjenkins SSH -pluginがやってくれるので
noboru-no-MacBook-Pro:~ whaison$ ssh whaison@192.168.179.5
Password:
sshログインできたらもうrsyncでパスワード入力もとめられない。whaison@192.168.179.7は自分のPC側
rsync -avz --no-p --no-g --chmod=ugo=rwX --delete 'whaison@192.168.179.7:/Users/whaison/Assetbundles' '/Users/whaison/public/'
receiving file list ... done
deleting Assetbundles/jenkins-1.624.pkg
deleting Assetbundles/MAMP_MAMP_PRO_3.4.pkg
deleting Assetbundles/Android/whaison.tumblr.com_02MacbookAir.jpg
deleting Assetbundles/Android/dir1/dir2/.DS_Store
Assetbundles/
Assetbundles/.DS_Store
Assetbundles/Android/
Assetbundles/Android/.DS_Store
Assetbundles/Android/whaison.tumblr.com_024.jpg
Assetbundles/Android/dir1/
Assetbundles/Android/dir1/.DS_Store
Assetbundles/Android/dir1/dir2/
Assetbundles/ssh/
Assetbundles/ssh/.DS_Store
Assetbundles/ssh/id_rsa.pub
sent 350 bytes received 96773 bytes 64748.67 bytes/sec
total size is 333274 speedup is 3.43
whaisonMacBookAir-2:~ whaison$
おっけー完璧
rsync -avz --no-p --no-g --chmod=ugo=rwX --delete 'whaison@192.168.179.7:/Users/whaison/Assetbundles' '/Users/whaison/public/'
これをSSH-Pluginにやらせまつ
SSH-Pluginつかえまてん。
- | whaison | shell,batch,cmd,WindowsScriptHost,Jscript,vbs | 20:52 | comments(0) | - | pookmark |
- Comment