

If you add a user, to the Linux system it will be treated as a FTP account as well. This will permit local user as FTP account. This will allow login to users listed in /etc/passwd This will permit any one to access FTP server with authentication. Install vsftpd (very secure FTP daemon) package.Ĭonfigure the ftp server on linux by editing the file /etc/vsftpd/nf Simple ftp servers have vulnerabilities to cyber attacks, but if using RHEL 7 you can set up vsftp which works with TLS and offers some level of encryption.įor additional information on how to set up vsftp please refer to the Red Hat link here Once you have logged on you will have the ability to drag and drop files from local to remoteĮnsure you have the relevant ports configured in Azure NSG settings, additional networking configuration maybe required if you are accessing your Virtual Machines over Express Route, VPN or from on-prem systems.Īnother option is to configure a vsftpd server in your Linux VM ( Very Secure File Transfer Protocol Daemon) this will allow secure transfer To configure WinScp, go to Advanced, SSH, Authentication and select the private key file There are various options to transfer data into a Linux VM, if you have ssh enabled then WinSCP / SCP client tools will work seamlessly even if you choose to use ssh keys instead of password logins, however you may need to transfer files between VMs and again you can use scp or configure vsftpd
