How to Transfer Data From Windows to Ubuntu Using WinSCP

FREE Online Courses: Elevate Your Skills, Zero Cost Attached - Enroll Now!

1. Objective

The objective of this tutorial is to enable the user to transfer data from Windows to Ubuntu using WinSCP and vice-versa. In this tutorial, we will use Windows 10 and Ubuntu 16.04, but the same tutorial will work for other versions of Windows and Ubuntu. This tutorial will work in case of Ubuntu is installed on another machine.

So, let’s start Transfer Data From Windows to Ubuntu.

How to Transfer Data From Windows to Ubuntu Using WinSCP

How to Transfer Data From Windows to Ubuntu Using WinSCP

2. How to transfer data from Windows to Ubuntu using WinSCP

i. Start Ubuntu

Start VMWare Player and open Ubuntu

Transfer Data From Windows to Ubuntu

Step.1 Transfer Data From Windows to Ubuntu

ii. Open Terminal

Transfer Data From Windows to Ubuntu

Step.2 Transfer Data From Windows to Ubuntu – Open Terminal

Click on Ubuntu start menu (right top) and type terminal

iii. Ubuntu Terminal

Ubuntu terminal will be opened

Transfer Data From Windows to Ubuntu -  linux-terminal

Step.3 Transfer Data From Windows to Ubuntu – linux-terminal

iv. Install OpenSSH Server and Client

Please run following command: sudo apt-get install openssh-server openssh-client

Transfer Data From Windows to Ubuntu - install-open-ssh

Step.4 Transfer Data From Windows to Ubuntu – install-open-ssh

v. Supply Password

Here you need to authenticate, supply your password:

Transfer Data From Windows to Ubuntu - supply password

Step.5 Transfering Data From Windows to Ubuntu – Supply Password

6. OpenSSH will be installed

Transfer Data From Windows to Ubuntu - open-ssh

Step.6 Transfering Data From Windows to Ubuntu – Open-ssh

7. Check the IP address with ifconfig command

Transfer Data From Windows to Ubuntu - ifconfig

Step.7 Transfering Data From Windows to Ubuntu – ifconfig

8. IP address

 

Transfer Data From Windows to Ubuntu

Step.8 Transfering Data From Windows to Ubuntu – ip-address

9. Download and install WinSCP, alternatively, you can download portable executables:

 

https://winscp.net/eng/download.php

9.open-winscp

Step.9 Transfering Data From Windows to Ubuntu

Once WinSCP is installed open it

10. Supply the credentials:

 

10.winscp-credentials

Step.10 Transfering Data From Windows to Ubuntu

11. WinSCP Screen – Windows and Ubuntu screen together:
Left window is the Windows screen, OTOH, right window is Ubuntu screen

11.winscp-screen

Step.11 Transferring Data From Windows to Ubuntu

12. Data Transfer:
Now transfer the data from Windows to Ubuntu (or Ubuntu to Windows): just drag the file from windows screen to Ubuntu screen

 

 

12.winscp-data-transfer

Step.12 Transfering Data From Windows to Ubuntu

13. File transferred:

 

 

13.winscp-file-listing

Step.13 Transfering Data From Windows to Ubuntu

 

14. Check the file copied on Ubuntu

 

14.ubuntu-screen

Step.14 Transfering Data From Windows to Ubuntu

So, this was all about How to transfer data from Windows to Ubuntu using WinSCP. Hope you like our explanation.

Furthermore, if you have any query, feel free to ask in the comment box.

Reference

 

If you are Happy with DataFlair, do not forget to make us happy with your positive feedback on Google

follow dataflair on YouTube

7 Responses

  1. Yogesh Yadav says:

    The information provide is accurate and is of real help

  2. Peter says:

    I was able to do as you showed above, using WinSCP on my Windows 10 machine.
    But, when navigating to some folders on my Linux Ubuntu 16.04 cloud server, I get an error: “Permission denied.”

    In my terminal, I must issue the “sudo -i ” command to be able to navigate to the /secure-folder.
    How do I escalate priviledges with WinSCP to enable access to the /secure-folder ?

  3. Romashka says:

    Thanks a lot, everything worked!

  4. Being Human says:

    You cant, winscp sucks and wont let you. There’s a bunch of hacks you can do to break security on the ubuntu to allow it to work but its a pain in the ass. pscp sucks also but it works without hacking your security, it’s just a crappy command line interface.

  5. sanjita paul says:

    very helpful

  6. Rob says:

    actually, you can transfer a file to the linux users home directory using winsp / filezilla, and then from there manually copy it using a sudo cp command to where you want it to go on the machine.

Leave a Reply

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