• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

UnixArena

  • Home
  • kubernetes
  • DevOps
    • Terraform
    • Jenkins
    • Docker
    • Openshift
      • OKD
    • Ansible engine
    • Ansible Tower
      • AWX
    • Puppet
  • Cloud
    • Azure
    • AWS
    • Openstack
    • Docker
  • VMware
    • vCloud Director
    • VMware-Guests
    • Vcenter Appliance 5.5
    • vC OPS
    • VMware SDDC
    • VMware vSphere 5.x
      • vSphere Network
      • vSphere DS
      • vShield Suite
    • VMware vSphere 6.0
    • VSAN
    • VMware Free Tools
  • Backup
    • Vembu BDR
    • Veeam
    • Nakivo
    • Azure Backup
    • Altaro VMBackup
    • Spinbackup
  • Tutorials
    • Openstack Tutorial
    • Openstack Beginner’s Guide
    • VXVM-Training
    • ZFS-Tutorials
    • NetApp cDot
    • LVM
    • Cisco UCS
    • LDOM
    • Oracle VM for x86
  • Linux
    • How to Articles
    • Q&A
    • Networking
    • RHEL7
  • DevOps Instructor-led Training
  • Contact

How to copy the files from Unix to windows ? winscp

May 15, 2013 By Cloud_Devops Leave a Comment

This is a command question among the Unix beginners and windows administrator that how to copy the files from windows to Unix operating system and vise-verse.In all the Unix/Linux operating system supports secure shell which is widely used.Its very secured compared to telnet and ftp. By default ssh uses the port 22. SFTP (secure file transfer protocol  & SCP (secure copy) also uses the same port. 


But windows operating system will not support ssh and there is no in-built ssh client to communicate to Unix machine.There is open source free software called WinSCP which supports SFTP client, SCP client, FTPS client and FTP client for Windows.

You can download the WinSCP from the below link.
         http://winscp.net/eng/download.php
The following screen shot will show you how to use winscp.
Open the winscp after installing it . 

By clicking the New tab you can start the new SFTP/SCP session.

In the hostname field you can enter hostname or IP address of the remote Unix machine .
In user name field,you need to enter remote Unix machine user name and enter password in the password field.

Note:Allow SCP fallback option, will re-connect to the remote host automatically if disconnects abnormally. 

In File protocol, you can either select SFTP or SCP .Both the protocol will use port 22 .

You will get below screen ,after logging in.

To copy the files ,you can just drag it . 

You will be prompted for copying the files. By clicking the transfer settings ,you can select the transfer file type like binary or text.

Once the copying is done,you can disconnect the session by choosing session->disconnect.
By using WINSCP tool we can easily transfer files from Unix to windows and windows to Unix operating system.

Thank you for reading this article .Please leave a comment if you have any doubt .I will get back to you.

Filed Under: Only for Unix Dummies

Reader Interactions

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Primary Sidebar

Follow UnixArena

  • Facebook
  • LinkedIn
  • Twitter

Copyright © 2025 · UnixArena ·

Go to mobile version