{"id":1640,"date":"2024-12-22T05:38:07","date_gmt":"2024-12-22T03:38:07","guid":{"rendered":"https:\/\/www.shukko.com\/x3\/?p=1640"},"modified":"2024-12-22T05:38:07","modified_gmt":"2024-12-22T03:38:07","slug":"genemi-bu-rsync-hizli-degil-ama-hizli-olsun-pls","status":"publish","type":"post","link":"https:\/\/www.shukko.com\/x3\/2024\/12\/22\/genemi-bu-rsync-hizli-degil-ama-hizli-olsun-pls\/","title":{"rendered":"genemi bu rsync? hizli degil ama hizli olsun pls :)"},"content":{"rendered":"\n<pre class=\"wp-block-code\"><code>rsync -aHAXxv --numeric-ids  --progress -e 'ssh -T -c aes128-gcm@openssh.com -o Compression=no -x ' &lt;source_dir> user@&lt;host>:&lt;dest_dir>\n<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>a: archive mode - rescursive, preserves owner, preserves permissions, preserves modification times, preserves group, copies symlinks as symlinks, preserves device files.\nH: preserves hard-links\nA: preserves ACLs\nX: preserves extended attributes\nx: don't cross file-system boundaries\nv: increase verbosity\n--numeric-ds: don't map uid\/gid values by user\/group name\n--progress: show progress during transfer\n<\/code><\/pre>\n\n\n\n<p>ssh<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>T: turn off pseudo-tty to decrease cpu load on destination.\nc aes128-gcm@openssh.com: use the weakest but fastest SSH encryption.\no Compression=no: Turn off SSH compression.\nx: turn off X forwarding if it is on by default.<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>ssh<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-1640","post","type-post","status-publish","format-standard","hentry","category-kategerisiz"],"_links":{"self":[{"href":"https:\/\/www.shukko.com\/x3\/wp-json\/wp\/v2\/posts\/1640","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.shukko.com\/x3\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.shukko.com\/x3\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.shukko.com\/x3\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.shukko.com\/x3\/wp-json\/wp\/v2\/comments?post=1640"}],"version-history":[{"count":1,"href":"https:\/\/www.shukko.com\/x3\/wp-json\/wp\/v2\/posts\/1640\/revisions"}],"predecessor-version":[{"id":1641,"href":"https:\/\/www.shukko.com\/x3\/wp-json\/wp\/v2\/posts\/1640\/revisions\/1641"}],"wp:attachment":[{"href":"https:\/\/www.shukko.com\/x3\/wp-json\/wp\/v2\/media?parent=1640"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.shukko.com\/x3\/wp-json\/wp\/v2\/categories?post=1640"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.shukko.com\/x3\/wp-json\/wp\/v2\/tags?post=1640"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}