Transfer files from Windows to Linux VM
Need to copy a file from a windows hope to a linux vm? We got you!
Setup Linux
Ubuntu
First, install Openssh on the vm:
RHEL
Install the SSH server package openssh
by using the dnf
commands
Setup Windows
Install WinSCP from https://winscp.net/downloads.php
Get the IP of Linux VM:
Launch WinSCP, and setup the necessary details of the HostName = IP, username, pass
Accept the ssh key
Navigate, Drag & Drop
Last updated