{"id":10,"date":"2004-11-28T22:49:37","date_gmt":"2004-11-29T06:49:37","guid":{"rendered":"http:\/\/hongyu.org\/wordpress\/?p=10"},"modified":"2012-11-02T23:57:57","modified_gmt":"2012-11-03T06:57:57","slug":"rsync-2","status":"publish","type":"post","link":"https:\/\/www.hongyu.org\/wordpress\/?p=10","title":{"rendered":"rsync"},"content":{"rendered":"<p><a href=\"http:\/\/pkeck.myweb.uga.edu\/ssh\/\">http:\/\/pkeck.myweb.uga.edu\/ssh\/<\/a><\/p>\n<p><a href=\"http:\/\/www.jdmz.net\/ssh\">http:\/\/www.jdmz.net\/ssh<\/a><\/p>\n<p>1) make sure ssh and rsync are installed on both computers<\/p>\n<p>2) at the visitor machine&#8217;s shell window, type the following command<br \/>\n    $ cd \/root\/.ssh<br \/>\n    $ ssh-keygen -t dsa -b 1024 -f visitor_machine_key<\/p>\n<p>    enter a BLANK passphrase<\/p>\n<p>3) generate a file called &#8220;config&#8221; in the visitor machine under \/root\/.ssh\/ with options like these<br \/>\nHost remote_host_machine<br \/>\nUser root<br \/>\nCompression yes<br \/>\nProtocol 2<br \/>\nRSAAuthentication yes<br \/>\nStrictHostKeyChecking no<br \/>\nForwardAgent yes<br \/>\nForwardX11 yes<br \/>\nIdentityFile \/root\/.ssh\/visitor_machine_key<\/p>\n<p>4) Copy the \/root\/.ssh\/visitor_machine_key.pub file and paste the file in or<br \/>\nat the end of the remote host machine&#8217;s file \/root\/.ssh\/authorized_keys2<\/p>\n","protected":false},"excerpt":{"rendered":"<p>http:\/\/pkeck.myweb.uga.edu\/ssh\/ http:\/\/www.jdmz.net\/ssh 1) make sure ssh and rsync are installed on both computers 2) at the visitor machine&#8217;s shell window, type the following command $ cd \/root\/.ssh $ ssh-keygen -t dsa -b 1024 -f visitor_machine_key enter a BLANK passphrase 3) generate a file called &#8220;config&#8221; in the visitor machine under \/root\/.ssh\/ with options like these &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/www.hongyu.org\/wordpress\/?p=10\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;rsync&#8221;<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[2],"tags":[],"_links":{"self":[{"href":"https:\/\/www.hongyu.org\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/10"}],"collection":[{"href":"https:\/\/www.hongyu.org\/wordpress\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.hongyu.org\/wordpress\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.hongyu.org\/wordpress\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.hongyu.org\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=10"}],"version-history":[{"count":4,"href":"https:\/\/www.hongyu.org\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/10\/revisions"}],"predecessor-version":[{"id":233,"href":"https:\/\/www.hongyu.org\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/10\/revisions\/233"}],"wp:attachment":[{"href":"https:\/\/www.hongyu.org\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=10"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.hongyu.org\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=10"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.hongyu.org\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=10"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}