* May 06 Tue 2008 15:14
*
[cwRsync] 如何利用Rsync來做Windows之間的同步
加入書籤: HemiDemi MyShare Baidu Google Bookmarks Yahoo! My Web Del.icio.us Digg technorati furl 加入此網頁到:YouPush 加入此網頁到:你推我報
在要同步的兩端先安裝Cygwin
來源端是為了要改key的權限到600
目的端是為了要啟動sshd
接下來,來源端還要安裝cwRsync
rsync.exe -avzr --owner="user01" --group="SYSTEM" --chmod="a+rwx,u+rwx,o+rwx" -e "/cygdrive/d/cwRsync/bin/ssh.exe -i id_rsa" /cygdrive/d/test/aaa.pl i@123.123.123.123:/cygdrive/e/test
Friday, November 7, 2008
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment