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.

This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
ProFTPd will automatically use your existing users and any user that you add to the virtual server with a valid shell will also have FTP access.
Thanks
Will it help to transfer files from my other current server to digital ocean server.Is there any tool,which can let me transfer files as easily as I do from My PC to Server using Filezilla with just drag and drop graphical interface and can be used to transfer files from 1 Server to another server without downloading files to Home PC,everything with webinterface. Or some to be installed on home PC but can Transfer files between 2 servers easily. Please create some detailed tutorial on that. Thanks
Your instructions have an error up front:
Step One—Install ProFTP You can quickly install VSFTPD on your VPS in the command line:
ProFTP and VSFTPD are two completely separate programs.
Look for an FTP client that does FXP - FXP allows you to do file transfers via FTP between two different servers using a graphical interface on your PC.
There were a few clients that I’ve used in the past that supported like CuteFTP but that was more than a few years ago.
After this tutorial setup, I was able to login via filezilla, but I cannot upload files on my var/www directory. When I restrict home access on proftpd config file I can only see my home directory but I need to upload on var/www, Then i just remove the restrict home access so that i can access ftp from root directory, But the problem is I cannot upload any file at var/www directory
Check the permissions of /var/www they are probably owned by a different user/group than the user you are logging in as.
You can get around this by adding the user to the same group that owns /var/www and then setting /var/www to group writeable.
Thanks raiyu… now it is working! you are a genius and Thank you digital ocean for this awesome server for a very low cost but yet the best server I ever had for years!