{"id":1881,"date":"2019-02-01T20:07:32","date_gmt":"2019-02-01T20:07:32","guid":{"rendered":"https:\/\/cyflexdoc.wpengine.com\/linux-command-reference\/file-transfer\/"},"modified":"2019-02-16T02:51:46","modified_gmt":"2019-02-16T02:51:46","slug":"file-transfer","status":"publish","type":"page","link":"https:\/\/cyflex.com\/index.php\/linux-command-reference\/file-transfer\/","title":{"rendered":"File Transfer"},"content":{"rendered":"<table>\n<tbody>\n<tr>\n<th>Command<\/th>\n<th>Description<\/th>\n<\/tr>\n<tr>\n<td>scp file.txt server2:\/tmp<\/td>\n<td>Secure copy file.txt to remote host \/tmp folder<\/td>\n<\/tr>\n<tr>\n<td>rsync -a \/home\/apps \/backup\/<\/td>\n<td>Synchronizes source to destination<\/td>\n<\/tr>\n<tr>\n<td>scp nixsavy@server2:\/www\/*.html \/www\/tmp<\/td>\n<td>Copies *.html files from remote host to current host \/www\/tmp folder<\/td>\n<\/tr>\n<tr>\n<td>rsync -avz \/home\/apps \u00a0linoxide@192.168.10.1:\/backup<\/td>\n<td>Synchronize files\/directories between the local and remote system with compression enabled<\/td>\n<\/tr>\n<tr>\n<td>scp -r nixsavy@server2:\/www \/www\/tmp<\/td>\n<td>Copies all files and folders recursively from remote server to the current system \/www\/tmp folder<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n","protected":false},"excerpt":{"rendered":"<p>Command Description scp file.txt server2:\/tmp Secure copy file.txt to remote host \/tmp folder rsync -a \/home\/apps \/backup\/ Synchronizes source to destination scp nixsavy@server2:\/www\/*.html \/www\/tmp Copies *.html files from remote host to current host \/www\/tmp folder rsync -avz \/home\/apps \u00a0linoxide@192.168.10.1:\/backup Synchronize files\/directories between the local and remote system with compression enabled scp -r nixsavy@server2:\/www \/www\/tmp Copies [&hellip;]<\/p>\n","protected":false},"author":47,"featured_media":0,"parent":1712,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1881","page","type-page","status-publish","hentry"],"post_mailing_queue_ids":[],"_links":{"self":[{"href":"https:\/\/cyflex.com\/index.php\/wp-json\/wp\/v2\/pages\/1881","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cyflex.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/cyflex.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/cyflex.com\/index.php\/wp-json\/wp\/v2\/users\/47"}],"replies":[{"embeddable":true,"href":"https:\/\/cyflex.com\/index.php\/wp-json\/wp\/v2\/comments?post=1881"}],"version-history":[{"count":0,"href":"https:\/\/cyflex.com\/index.php\/wp-json\/wp\/v2\/pages\/1881\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/cyflex.com\/index.php\/wp-json\/wp\/v2\/pages\/1712"}],"wp:attachment":[{"href":"https:\/\/cyflex.com\/index.php\/wp-json\/wp\/v2\/media?parent=1881"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}