{"id":278912,"date":"2024-06-09T06:41:04","date_gmt":"2024-06-09T06:41:04","guid":{"rendered":"http:\/\/blog.firevps.net\/?p=278912"},"modified":"2024-06-25T06:01:58","modified_gmt":"2024-06-25T06:01:58","slug":"how-to-transfer-files-to-a-linux-vps-using-ssh","status":"publish","type":"post","link":"https:\/\/firevps.net\/blog\/how-to-transfer-files-to-a-linux-vps-using-ssh\/","title":{"rendered":"How to Transfer Files to a Linux VPS using SSH?"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.20.4&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#fcfcfc&#8221; custom_padding=&#8221;54px||||false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.20.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.20.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_menu menu_id=&#8221;9&#8243; menu_style=&#8221;centered&#8221; active_link_color=&#8221;#E02B20&#8243; show_search_icon=&#8221;on&#8221; _builder_version=&#8221;4.20.4&#8243; _module_preset=&#8221;default&#8221; menu_font=&#8221;Lato|500|||||||&#8221; menu_text_color=&#8221;#000000&#8243; menu_font_size=&#8221;16px&#8221; background_color=&#8221;#f2f2f2&#8243; background_enable_color=&#8221;off&#8221; custom_padding=&#8221;8px||8px||false|false&#8221; custom_css_main_element=&#8221;box-shadow: 0 3px 10px 4px #f0f2f5;||    background: #fff;|| ||  &#8221; border_radii=&#8221;on|8px|8px|8px|8px&#8221; global_module=&#8221;277771&#8243; saved_tabs=&#8221;all&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_menu][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;3_4,1_4&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; _builder_version=&#8221;4.20.4&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;|0px|0px|0px|false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;3_4&#8243; _builder_version=&#8221;4.20.2&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;10px|20px|10px|20px|false|false&#8221; custom_css_main_element=&#8221;box-shadow: 0 3px 10px 4px #f0f2f5;||    background: #fff;||    border-radius: 10px;||  &#8221; global_colors_info=&#8221;{}&#8221;][et_pb_post_title meta=&#8221;off&#8221; featured_image=&#8221;off&#8221; _builder_version=&#8221;4.25.0&#8243; _module_preset=&#8221;default&#8221; title_font=&#8221;Lato|600|||||||&#8221; title_font_size=&#8221;30px&#8221; title_line_height=&#8221;1.5em&#8221; custom_padding=&#8221;30px||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_post_title][et_pb_text ul_type=&#8221;square&#8221; ul_position=&#8221;inside&#8221; ul_item_indent=&#8221;30px&#8221; _builder_version=&#8221;4.25.0&#8243; text_font=&#8221;Lato||||||||&#8221; text_text_color=&#8221;#474747&#8243; text_font_size=&#8221;16px&#8221; text_line_height=&#8221;36.1px&#8221; ul_font=&#8221;Noto Sans|300|||||||&#8221; ul_text_align=&#8221;justify&#8221; ul_text_color=&#8221;#000000&#8243; ul_font_size=&#8221;15px&#8221; ul_line_height=&#8221;2.7em&#8221; header_2_font_size=&#8221;25px&#8221; header_3_font_size=&#8221;20px&#8221; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; text_orientation=&#8221;justified&#8221; custom_padding=&#8221;0px|||||&#8221; global_colors_info=&#8221;{}&#8221;]While file transfer between windows systems is easy and straightforward, it is a little tricky when it comes to transferring files between a windows system and a Linux VPS. However, it can be done easily using SSH. In Windows, you can just copy\/paste a file or folder to a different Windows VPS or PC.<\/p>\n<p>We will show you how to transfer files from a windows system to a Linux VPS running Ubuntu OS. We will be using PuTTy, a popular SSH client to transfer the files.<\/p>\n<p>Here are the steps you need to follow:<\/p>\n<h2><strong>Transferring files between a local PC and Linux VPS:<\/strong><\/h2>\n<h3 style=\"line-height: 40px;\"><strong>Step 1: Download PuTTy and PuTTy SCP (pscp).<\/strong><\/h3>\n<ul>\n<li>You need to download <strong><a href=\"https:\/\/www.chiark.greenend.org.uk\/~sgtatham\/putty\/latest.html\">PuTTy<\/a><\/strong>, and PuTTY SCP (pscp) if you don\u2019t have it in your system.<\/li>\n<li>Ensure <strong>pscp.exe<\/strong> is in your system&#8217;s PATH or navigate to its directory using the command prompt.<\/li>\n<\/ul>\n<h3><strong>Step 2: Transferring files using \u201cpscp\u201d.<\/strong><\/h3>\n<ul>\n<ul>\n<li>Open Command Prompt. You can either search and open it or just use Windows key + R, then type cmd to open it.<\/li>\n<li>Now navigate to the directory containing the \u201cpscp.exe\u201d. You can do that by running this command in the CMD.<br \/>\n<strong>$ cd C:\\Program Files\\PuTTY<\/strong><\/li>\n<\/ul>\n<\/ul>\n<p><a class=\"test-popup-image\" href=\"https:\/\/firevps.net\/blog\/wp-content\/uploads\/2024\/06\/img_1-2.png\"><img decoding=\"async\" src=\"https:\/\/firevps.net\/blog\/wp-content\/uploads\/2024\/06\/img_1-2.png\" alt=\"\" class=\"img-own-st\" \/><\/a><\/p>\n<ul>\n<li>Use the following command to transfer the file to the Linux VPS<\/li>\n<\/ul>\n<p><strong>Command format:<\/strong><br \/>\n<strong>$ pscp path\\to\\local\\file username@VPS_IP:\/path\/to\/remote\/directory<\/strong><\/p>\n<p>To transfer C:\\Users\\YourUser\\Documents\\transfer.txt to \/home\/your_vps_user\/ on the VPS, use this command:<br \/>\n<strong>$ pscp C:\\Users\\YourUser\\Documents\\transfer.txt<\/strong><br \/>\n<strong>your_vps_user_name@VPS_IP:\/home\/your_vps_user\/<\/strong><\/p>\n<p>If your VPS\u2019s IP is: 184.164.81.56 and your files name is: transfer_test.txt and the VPS\u2019s username is root, then the command will look like this:<br \/>\n<strong>$ pscp &#8220;C:\\Users\\farha\\Documents\\transfr\\transfer_test.txt&#8221; root@184.164.81.56:\/home\/<\/strong><br \/>\n<a class=\"test-popup-image\" href=\"https:\/\/firevps.net\/blog\/wp-content\/uploads\/2024\/06\/img_2-2.png\"><img decoding=\"async\" src=\"https:\/\/firevps.net\/blog\/wp-content\/uploads\/2024\/06\/img_2-2.png\" alt=\"\" class=\"img-own-st\" \/><\/a><br \/>\nIf you want to move a folder to the linux VPS, then the command will look a bit different.<\/p>\n<p><strong>Command format:<\/strong><br \/>\n<strong>pscp -r path\\to\\local\\folder username@184.164.81.56:\/path\/to\/remote\/directory<\/strong><\/p>\n<p>If your folder\u2019s name is \u201ctransfr\u201d, then the actual command will look like this:<br \/>\n<strong>pscp -r &#8220;C:\\Users\\farha\\Documents\\transfr&#8221; root@184.164.81.56:\/home\/<br \/>\n<a class=\"test-popup-image\" href=\"https:\/\/firevps.net\/blog\/wp-content\/uploads\/2024\/06\/img_3-1.png\"><img decoding=\"async\" src=\"https:\/\/firevps.net\/blog\/wp-content\/uploads\/2024\/06\/img_3-1.png\" alt=\"\" class=\"img-own-st\" \/><\/a><\/strong><\/p>\n<h3><strong>Step 3: Verify if the file has been transferred successfully.<\/strong><\/h3>\n<ul>\n<li>If you want to check if the file has been transferred, then open PuTTy and login to the VPS.<\/li>\n<li>Then Navigate to the directory where you transferred it.<\/li>\n<li>Go to the directory by using $ cd home<\/li>\n<li>Then use this command: $ ls<\/li>\n<\/ul>\n<p><a class=\"test-popup-image\" href=\"https:\/\/firevps.net\/blog\/wp-content\/uploads\/2024\/06\/img_4-1.png\"><img decoding=\"async\" src=\"https:\/\/firevps.net\/blog\/wp-content\/uploads\/2024\/06\/img_4-1.png\" alt=\"\" class=\"img-own-st\" \/><\/a><br \/>\nIf you want to remove the file, then use the \u201crm\u201d command.<\/p>\n<h3><strong>Step 4: Removing a file or directory if needed.<\/strong><\/h3>\n<ul>\n<ul>\n<li><strong>$ rm tranfer_test.txt<\/strong><\/li>\n<li>Then use this command:<strong> $ ls<\/strong><br \/>\n<a class=\"test-popup-image\" href=\"https:\/\/firevps.net\/blog\/wp-content\/uploads\/2024\/06\/img_5-1.png\"><img decoding=\"async\" src=\"https:\/\/firevps.net\/blog\/wp-content\/uploads\/2024\/06\/img_5-1.png\" alt=\"\" class=\"img-own-st\" \/><\/a><br \/>\nIf you want to remove a directory, then use \u201crm -r\u201d command<\/li>\n<li><strong>$ rm -r transfr<\/strong><\/li>\n<li>If you type <strong>$ ls<\/strong> again, you will <strong>no longer<\/strong> see the file or directory there.<\/li>\n<\/ul>\n<\/ul>\n<p><a class=\"test-popup-image\" href=\"https:\/\/firevps.net\/blog\/wp-content\/uploads\/2024\/06\/img_6-1.png\"><img decoding=\"async\" src=\"https:\/\/firevps.net\/blog\/wp-content\/uploads\/2024\/06\/img_6-1.png\" alt=\"\" class=\"img-own-st\" \/><\/a><\/p>\n<p>This is how you can easily transfer files from your Windows VPS or PC to a Linux VPS via SSH.<\/p>\n<h2><strong>Transferring files between two Linux VPS:<\/strong><\/h2>\n<p>You can also transfer files from one Linux VPS to another Linux VPS. For that follow the instructions given below:<\/p>\n<ul>\n<li>Open Command Prompt<\/li>\n<li>Login to your Source VPS that contains your files, then type this command and hit enter:<br \/>\n<strong>$ ssh root@source_vps_ip<\/strong><br \/>\n<a class=\"test-popup-image\" href=\"https:\/\/firevps.net\/blog\/wp-content\/uploads\/2024\/06\/img_12.png\"><img decoding=\"async\" src=\"https:\/\/firevps.net\/blog\/wp-content\/uploads\/2024\/06\/img_12.png\" alt=\"\" class=\"img-own-st\" \/><\/a><\/li>\n<li>Enter your VPS password. (You may be asked to type yes or y to confirm the connection before entering the password).<\/li>\n<li>Determine which file you want to transfer and the location\/directory of the file.<br \/>\n<a class=\"test-popup-image\" href=\"https:\/\/firevps.net\/blog\/wp-content\/uploads\/2024\/06\/img_7-1.png\"><img decoding=\"async\" src=\"https:\/\/firevps.net\/blog\/wp-content\/uploads\/2024\/06\/img_7-1.png\" alt=\"\" class=\"img-own-st\" \/><\/a><\/li>\n<li>You can use the \u201cscp\u201d command to move files between a source VPS and a destination VPS.<\/li>\n<li>General Command format:<br \/>\n<strong>$ scp \u201c\/home\/folder1\/filename.ext\u201d root@destination_ip:\/home\/folder2\/filename.ext<\/strong><\/li>\n<\/ul>\n<p>Here \u201c\/home\/folder1\/filename.ext\u201d is the location\/directory of the file in the source VPS. This part is for the destination VPS \u201croot@destination_ip:\/home\/folder2\/filename.ext\u201d.<br \/>\nHere root@destination_ip is the username@destination_ip, :\u201d\/home\/folder2\/filename.ext\u201d is the destination directory to transfer the file\/folder.<\/p>\n<p>For Example, If the Destination VPS\u2019s IP is: 170.205.52.101 and the username is \u201croot\u201d; and the file is in \u201chome\/transfr\u201d directory in the Source VPS (184.164.81.56), then use the following command to transfer the file:<br \/>\n<strong>$ scp &#8220;\/home\/transfr\/new_file.txt&#8221; root@170.205.52.101:\/home\/<\/strong><br \/>\n<a class=\"test-popup-image\" href=\"https:\/\/firevps.net\/blog\/wp-content\/uploads\/2024\/06\/img_8.png\"><img decoding=\"async\" src=\"https:\/\/firevps.net\/blog\/wp-content\/uploads\/2024\/06\/img_8.png\" alt=\"\" class=\"img-own-st\" \/><\/a><br \/>\nIf you check in this Destination VPS: 170.205.52.101 you will see the file there.<br \/>\n<a class=\"test-popup-image\" href=\"https:\/\/firevps.net\/blog\/wp-content\/uploads\/2024\/06\/img_9-1.png\"><img decoding=\"async\" src=\"https:\/\/firevps.net\/blog\/wp-content\/uploads\/2024\/06\/img_9-1.png\" alt=\"\" class=\"img-own-st\" \/><\/a><br \/>\nIf you want to transfer the whole folder\/directory, then just add \u201c-r\u201d after \u201cscp\u201d.<br \/>\nThe command will look something like this:<br \/>\n<strong>$ scp -r &#8220;\/home\/transfr\/&#8221; root@170.205.52.101:\/home\/<\/strong><br \/>\n<a class=\"test-popup-image\" href=\"https:\/\/firevps.net\/blog\/wp-content\/uploads\/2024\/06\/img_10-1.png\"><img decoding=\"async\" src=\"https:\/\/firevps.net\/blog\/wp-content\/uploads\/2024\/06\/img_10-1.png\" alt=\"\" class=\"img-own-st\" \/><\/a><br \/>\nIf you check again, you will see the folder there now.<br \/>\n<a class=\"test-popup-image\" href=\"https:\/\/firevps.net\/blog\/wp-content\/uploads\/2024\/06\/img_11.png\"><img decoding=\"async\" src=\"https:\/\/firevps.net\/blog\/wp-content\/uploads\/2024\/06\/img_11.png\" alt=\"\" class=\"img-own-st\" \/><\/a><br \/>\nYou can transfer files from VPS (170.205.52.101) to VPS (184.164.81.56) too. Just change the IP and directory name accordingly.<br \/>\n<strong>$ scp &#8220;\/file name&#8221; root@184.164.81.56:\/home\/<\/strong><br \/>\nFor folder\/directory:<br \/>\n<strong>$ scp -r &#8220;\/Folder or directory name\/&#8221; root@184.164.81.56:\/home\/<\/strong><br \/>\nThis is how you can transfer files between two different Linux VPS easily.<\/p>\n<p><strong><a href=\"https:\/\/firevps.net\/\">FireVPS<\/a><\/strong> offers both <strong><a href=\"https:\/\/firevps.net\/admin-rdp\/\">Windows VPS\/RDP<\/a><\/strong> and <strong><a href=\"https:\/\/firevps.net\/amd-ryzen-vps\/\">Linux VPS<\/a><\/strong>. Buy Windows VPS\/RDP and Ryzen Linux VPS from FireVPS for your VPS hosting needs.  If you are still having any <strong>issues or confusion<\/strong>, please <strong>feel free<\/strong> to<strong> knock<\/strong> us on <strong>Live Chat<\/strong> from our website<strong>. <\/strong>Our support team is always ready to help you.<strong><br \/>\n<a href=\"https:\/\/www.firevps.net\/\">FireVPS<\/a> \/ <strong><a href=\"https:\/\/tinyurl.com\/FireVPS\">Live Chat<\/a><\/strong> \/ <strong><a href=\"https:\/\/join.skype.com\/invite\/GE5rdBSXKnEx\">Skype<\/a><\/strong> \/ <strong><a href=\"mailto:support@firevps.net\">support@firevps.net<\/a><\/strong><\/strong>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_4&#8243; _builder_version=&#8221;4.20.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_blurb title=&#8221;Need Domain Name?&#8221; image=&#8221;https:\/\/firevps.net\/blog\/wp-content\/uploads\/2023\/03\/permanent-domain-registration-scaled-1-1.jpg&#8221; _builder_version=&#8221;4.20.4&#8243; _module_preset=&#8221;default&#8221; header_text_align=&#8221;left&#8221; header_font_size=&#8221;16px&#8221; body_text_color=&#8221;#E02B20&#8243; custom_padding=&#8221;15px|15px|15px|15px|true|true&#8221; link_option_url=&#8221;https:\/\/clients.firevps.net\/cart.php?a=add&#038;domain=register&#8221; custom_css_main_element=&#8221;box-shadow: 0 3px 10px 4px #f0f2f5;||    background: #fff;||    border-radius:4px;||  &#8221; border_color_all_image=&#8221;rgba(224,43,32,0.25)&#8221; global_module=&#8221;277513&#8243; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><strong>85% Promo on Domain Names<\/strong><\/p>\n<p>[\/et_pb_blurb][et_pb_blurb title=&#8221;Dedicated RDP&#8221; image=&#8221;https:\/\/firevps.net\/blog\/wp-content\/uploads\/2023\/04\/data-center.png&#8221; _builder_version=&#8221;4.20.4&#8243; _module_preset=&#8221;default&#8221; header_text_align=&#8221;left&#8221; header_font_size=&#8221;16px&#8221; body_text_color=&#8221;#E02B20&#8243; custom_padding=&#8221;15px|15px|15px|15px|true|true&#8221; link_option_url=&#8221;https:\/\/firevps.net\/.poland-rdp\/&#8221; custom_css_main_element=&#8221;box-shadow: 0 3px 10px 4px #f0f2f5;||    background: #fff;||    border-radius:4px;||  &#8221; border_color_all_image=&#8221;rgba(224,43,32,0.25)&#8221; global_module=&#8221;277514&#8243; saved_tabs=&#8221;all&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><strong>Poland RDP 50% recurring discount!<\/strong><\/p>\n<p>[\/et_pb_blurb][et_pb_text _builder_version=&#8221;4.20.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;|800|||||||&#8221; text_text_color=&#8221;#FFFFFF&#8221; text_font_size=&#8221;17px&#8221; header_font=&#8221;|600|||||||&#8221; background_enable_color=&#8221;off&#8221; use_background_color_gradient=&#8221;on&#8221; background_color_gradient_direction=&#8221;167deg&#8221; background_color_gradient_stops=&#8221;#00bad0 18%|#ffd65b 60%&#8221; custom_margin=&#8221;0px||0px||false|false&#8221; custom_padding=&#8221;10px|15px|10px|15px|true|true&#8221; custom_css_main_element=&#8221;box-shadow: 0 3px 10px 4px #f0f2f5;||   ||    border-radius:4px 4px 0px 0px;||&#8221; text_text_shadow_style=&#8221;preset3&#8243; global_module=&#8221;277515&#8243; saved_tabs=&#8221;all&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>Recent Post<\/p>\n<p>[\/et_pb_text][et_pb_blog posts_number=&#8221;4&#8243; include_categories=&#8221;2,8&#8243; show_thumbnail=&#8221;off&#8221; use_manual_excerpt=&#8221;off&#8221; show_author=&#8221;off&#8221; show_date=&#8221;off&#8221; show_categories=&#8221;off&#8221; show_excerpt=&#8221;off&#8221; show_pagination=&#8221;off&#8221; module_class=&#8221;et_pb_post_own&#8221; _builder_version=&#8221;4.20.4&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;Lato||||||||&#8221; header_font_size=&#8221;15px&#8221; header_line_height=&#8221;1.2em&#8221; custom_padding=&#8221;15px|15px|15px|15px|true|true&#8221; custom_css_main_element=&#8221;box-shadow: 0 3px 10px 4px #f0f2f5;||    background: #fff;||    border-radius:4px;||&#8221; custom_css_content=&#8221;||&#8221; global_module=&#8221;277516&#8243; saved_tabs=&#8221;all&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_blog][et_pb_blurb title=&#8221;Remote Desktop&#8221; url=&#8221;https:\/\/firevps.net\/remote-desktop\/&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#xf233;||fa||900&#8243; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;18px&#8221; _builder_version=&#8221;4.20.4&#8243; _module_preset=&#8221;default&#8221; header_text_align=&#8221;left&#8221; header_font_size=&#8221;16px&#8221; image_icon_custom_margin=&#8221;|0px||0px|false|false&#8221; image_icon_custom_padding=&#8221;|0px||10px|false|false&#8221; custom_margin=&#8221;0px||0px||false|false&#8221; custom_padding=&#8221;12px|15px|10px|15px|false|true&#8221; link_option_url=&#8221;https:\/\/firevps.net\/remote-desktop\/&#8221; custom_css_main_element=&#8221;box-shadow: 0 3px 10px 4px #f0f2f5;||    background: #fff;||    border-radius:4px;||&#8221; global_module=&#8221;277517&#8243; saved_tabs=&#8221;all&#8221; global_colors_info=&#8221;{}&#8221; header_font_size__hover_enabled=&#8221;on|hover&#8221; header_font_size__hover=&#8221;17px&#8221;][\/et_pb_blurb][et_pb_blurb title=&#8221;AMD Ryzen VPS&#8221; url=&#8221;https:\/\/firevps.net\/amd-ryzen-vps\/&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#xf109;||fa||900&#8243; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;18px&#8221; _builder_version=&#8221;4.20.4&#8243; _module_preset=&#8221;default&#8221; header_text_align=&#8221;left&#8221; header_font_size=&#8221;16px&#8221; image_icon_custom_margin=&#8221;|0px||0px|false|false&#8221; image_icon_custom_padding=&#8221;|0px||10px|false|false&#8221; custom_margin=&#8221;0px||0px||false|false&#8221; custom_padding=&#8221;12px|15px|10px|15px|false|true&#8221; link_option_url=&#8221;https:\/\/firevps.net\/amd-ryzen-vps\/&#8221; custom_css_main_element=&#8221;box-shadow: 0 3px 10px 4px #f0f2f5;||    background: #fff;||    border-radius:4px;||&#8221; global_module=&#8221;277519&#8243; saved_tabs=&#8221;all&#8221; global_colors_info=&#8221;{}&#8221; header_font_size__hover=&#8221;17px&#8221; header_font_size__hover_enabled=&#8221;on|hover&#8221;][\/et_pb_blurb][et_pb_blurb title=&#8221;Business Email Hosting&#8221; url=&#8221;https:\/\/firevps.net\/business-email-hosting\/&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#xe076;||divi||400&#8243; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;18px&#8221; _builder_version=&#8221;4.25.0&#8243; _module_preset=&#8221;default&#8221; header_text_align=&#8221;left&#8221; header_font_size=&#8221;16px&#8221; image_icon_custom_margin=&#8221;|0px||0px|false|false&#8221; image_icon_custom_padding=&#8221;|0px||10px|false|false&#8221; custom_margin=&#8221;0px||0px||false|false&#8221; custom_padding=&#8221;12px|15px|10px|15px|false|true&#8221; link_option_url=&#8221;https:\/\/firevps.net\/business-email-hosting\/&#8221; custom_css_main_element=&#8221;box-shadow: 0 3px 10px 4px #f0f2f5;||    background: #fff;||    border-radius:4px;||&#8221; global_module=&#8221;277520&#8243; saved_tabs=&#8221;all&#8221; global_colors_info=&#8221;{}&#8221; header_font_size__hover=&#8221;17px&#8221; header_font_size__hover_enabled=&#8221;on|hover&#8221;][\/et_pb_blurb][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>While file transfer between windows systems is easy and straightforward, it is a little tricky when it comes to transferring files between a windows system and a Linux VPS. However, it can be done easily using SSH. In Windows, you can just copy\/paste a file or folder to a different Windows VPS or PC. We [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":278924,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"categories":[15,8],"tags":[],"class_list":["post-278912","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-linux-vps","category-tutorial"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to Transfer Files to a Linux VPS using SSH? - Fire VPS Blog<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/firevps.net\/blog\/how-to-transfer-files-to-a-linux-vps-using-ssh\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Transfer Files to a Linux VPS using SSH? - Fire VPS Blog\" \/>\n<meta property=\"og:description\" content=\"While file transfer between windows systems is easy and straightforward, it is a little tricky when it comes to transferring files between a windows system and a Linux VPS. However, it can be done easily using SSH. In Windows, you can just copy\/paste a file or folder to a different Windows VPS or PC. We [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/firevps.net\/blog\/how-to-transfer-files-to-a-linux-vps-using-ssh\/\" \/>\n<meta property=\"og:site_name\" content=\"Fire VPS Blog\" \/>\n<meta property=\"article:published_time\" content=\"2024-06-09T06:41:04+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-06-25T06:01:58+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/firevps.net\/blog\/wp-content\/uploads\/2024\/06\/How-to-Transfer-Files-to-a-Linux-VPS-using-SSH.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1000\" \/>\n\t<meta property=\"og:image:height\" content=\"688\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"admin_5ndjo9aj\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin_5ndjo9aj\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/firevps.net\/blog\/how-to-transfer-files-to-a-linux-vps-using-ssh\/\",\"url\":\"https:\/\/firevps.net\/blog\/how-to-transfer-files-to-a-linux-vps-using-ssh\/\",\"name\":\"How to Transfer Files to a Linux VPS using SSH? - Fire VPS Blog\",\"isPartOf\":{\"@id\":\"https:\/\/firevps.net\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/firevps.net\/blog\/how-to-transfer-files-to-a-linux-vps-using-ssh\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/firevps.net\/blog\/how-to-transfer-files-to-a-linux-vps-using-ssh\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/firevps.net\/blog\/wp-content\/uploads\/2024\/06\/How-to-Transfer-Files-to-a-Linux-VPS-using-SSH.jpg\",\"datePublished\":\"2024-06-09T06:41:04+00:00\",\"dateModified\":\"2024-06-25T06:01:58+00:00\",\"author\":{\"@id\":\"https:\/\/firevps.net\/blog\/#\/schema\/person\/6264d89f129415857499a24885f1a822\"},\"breadcrumb\":{\"@id\":\"https:\/\/firevps.net\/blog\/how-to-transfer-files-to-a-linux-vps-using-ssh\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/firevps.net\/blog\/how-to-transfer-files-to-a-linux-vps-using-ssh\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/firevps.net\/blog\/how-to-transfer-files-to-a-linux-vps-using-ssh\/#primaryimage\",\"url\":\"https:\/\/firevps.net\/blog\/wp-content\/uploads\/2024\/06\/How-to-Transfer-Files-to-a-Linux-VPS-using-SSH.jpg\",\"contentUrl\":\"https:\/\/firevps.net\/blog\/wp-content\/uploads\/2024\/06\/How-to-Transfer-Files-to-a-Linux-VPS-using-SSH.jpg\",\"width\":1000,\"height\":688},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/firevps.net\/blog\/how-to-transfer-files-to-a-linux-vps-using-ssh\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/firevps.net\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Transfer Files to a Linux VPS using SSH?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/firevps.net\/blog\/#website\",\"url\":\"https:\/\/firevps.net\/blog\/\",\"name\":\"FireVPS Blog\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/firevps.net\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/firevps.net\/blog\/#\/schema\/person\/6264d89f129415857499a24885f1a822\",\"name\":\"admin_5ndjo9aj\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/firevps.net\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/firevps.net\/blog\/wp-content\/litespeed\/avatar\/88b651c612a0e42c56c04fc22fc800b7.jpg?ver=1776255243\",\"contentUrl\":\"https:\/\/firevps.net\/blog\/wp-content\/litespeed\/avatar\/88b651c612a0e42c56c04fc22fc800b7.jpg?ver=1776255243\",\"caption\":\"admin_5ndjo9aj\"},\"sameAs\":[\"https:\/\/firevps.net\/blog\"],\"url\":\"https:\/\/firevps.net\/blog\/author\/admin_5ndjo9aj\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Transfer Files to a Linux VPS using SSH? - Fire VPS Blog","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/firevps.net\/blog\/how-to-transfer-files-to-a-linux-vps-using-ssh\/","og_locale":"en_US","og_type":"article","og_title":"How to Transfer Files to a Linux VPS using SSH? - Fire VPS Blog","og_description":"While file transfer between windows systems is easy and straightforward, it is a little tricky when it comes to transferring files between a windows system and a Linux VPS. However, it can be done easily using SSH. In Windows, you can just copy\/paste a file or folder to a different Windows VPS or PC. We [&hellip;]","og_url":"https:\/\/firevps.net\/blog\/how-to-transfer-files-to-a-linux-vps-using-ssh\/","og_site_name":"Fire VPS Blog","article_published_time":"2024-06-09T06:41:04+00:00","article_modified_time":"2024-06-25T06:01:58+00:00","og_image":[{"width":1000,"height":688,"url":"https:\/\/firevps.net\/blog\/wp-content\/uploads\/2024\/06\/How-to-Transfer-Files-to-a-Linux-VPS-using-SSH.jpg","type":"image\/jpeg"}],"author":"admin_5ndjo9aj","twitter_card":"summary_large_image","twitter_misc":{"Written by":"admin_5ndjo9aj","Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/firevps.net\/blog\/how-to-transfer-files-to-a-linux-vps-using-ssh\/","url":"https:\/\/firevps.net\/blog\/how-to-transfer-files-to-a-linux-vps-using-ssh\/","name":"How to Transfer Files to a Linux VPS using SSH? - Fire VPS Blog","isPartOf":{"@id":"https:\/\/firevps.net\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/firevps.net\/blog\/how-to-transfer-files-to-a-linux-vps-using-ssh\/#primaryimage"},"image":{"@id":"https:\/\/firevps.net\/blog\/how-to-transfer-files-to-a-linux-vps-using-ssh\/#primaryimage"},"thumbnailUrl":"https:\/\/firevps.net\/blog\/wp-content\/uploads\/2024\/06\/How-to-Transfer-Files-to-a-Linux-VPS-using-SSH.jpg","datePublished":"2024-06-09T06:41:04+00:00","dateModified":"2024-06-25T06:01:58+00:00","author":{"@id":"https:\/\/firevps.net\/blog\/#\/schema\/person\/6264d89f129415857499a24885f1a822"},"breadcrumb":{"@id":"https:\/\/firevps.net\/blog\/how-to-transfer-files-to-a-linux-vps-using-ssh\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/firevps.net\/blog\/how-to-transfer-files-to-a-linux-vps-using-ssh\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/firevps.net\/blog\/how-to-transfer-files-to-a-linux-vps-using-ssh\/#primaryimage","url":"https:\/\/firevps.net\/blog\/wp-content\/uploads\/2024\/06\/How-to-Transfer-Files-to-a-Linux-VPS-using-SSH.jpg","contentUrl":"https:\/\/firevps.net\/blog\/wp-content\/uploads\/2024\/06\/How-to-Transfer-Files-to-a-Linux-VPS-using-SSH.jpg","width":1000,"height":688},{"@type":"BreadcrumbList","@id":"https:\/\/firevps.net\/blog\/how-to-transfer-files-to-a-linux-vps-using-ssh\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/firevps.net\/blog\/"},{"@type":"ListItem","position":2,"name":"How to Transfer Files to a Linux VPS using SSH?"}]},{"@type":"WebSite","@id":"https:\/\/firevps.net\/blog\/#website","url":"https:\/\/firevps.net\/blog\/","name":"FireVPS Blog","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/firevps.net\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/firevps.net\/blog\/#\/schema\/person\/6264d89f129415857499a24885f1a822","name":"admin_5ndjo9aj","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/firevps.net\/blog\/#\/schema\/person\/image\/","url":"https:\/\/firevps.net\/blog\/wp-content\/litespeed\/avatar\/88b651c612a0e42c56c04fc22fc800b7.jpg?ver=1776255243","contentUrl":"https:\/\/firevps.net\/blog\/wp-content\/litespeed\/avatar\/88b651c612a0e42c56c04fc22fc800b7.jpg?ver=1776255243","caption":"admin_5ndjo9aj"},"sameAs":["https:\/\/firevps.net\/blog"],"url":"https:\/\/firevps.net\/blog\/author\/admin_5ndjo9aj\/"}]}},"_links":{"self":[{"href":"https:\/\/firevps.net\/blog\/wp-json\/wp\/v2\/posts\/278912","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/firevps.net\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/firevps.net\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/firevps.net\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/firevps.net\/blog\/wp-json\/wp\/v2\/comments?post=278912"}],"version-history":[{"count":0,"href":"https:\/\/firevps.net\/blog\/wp-json\/wp\/v2\/posts\/278912\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/firevps.net\/blog\/wp-json\/wp\/v2\/media\/278924"}],"wp:attachment":[{"href":"https:\/\/firevps.net\/blog\/wp-json\/wp\/v2\/media?parent=278912"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/firevps.net\/blog\/wp-json\/wp\/v2\/categories?post=278912"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/firevps.net\/blog\/wp-json\/wp\/v2\/tags?post=278912"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}