Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

By georgesemaan
I just followed the instruction of this link to install a vsftpd: https://www.digitalocean.com/community/articles/how-to-set-up-vsftpd-on-ubuntu-12-04
I then: chown root:root /home/reddit because /reddit/ is the folder I want to have access to through ftp
When I connect through putty, it says Connected to 37.139.5.242. 220 (vsFTPd 2.3.5) Name (37.139.5.242:root):
But when I do it through filezilla I get that the password is incorrect. I’m using my root account.
PS: sorry for posting too many topics but I’m new to this and I’m trying to set up my project.