How to use Microsoft Azure Ubuntu 14.04 LTS Server VM with Filezilla FTP Client.
1. Enable FTP endpoint in your cloud ubuntu Virtual machine
2. Install vsftpd on vm using putty with this command
sudo apt-get install vsftpd
3. Update system
sudo apt-get update
4. Open Filezilla and Connect