Report this

What is the reason for this report?

Magento 2 Droplet, no FTP account?

Posted on June 10, 2021

Hello, I successfully got Magento 2 running on a droplet, but I can’t figure out how to access the files through FTP.

The setup instructions don’t mention FTP. I wasn’t asked about setting up an FTP account during installation either. I am wondering if its something I need to setup myself. If so, can someone please point me to some instructions?



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!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Alright so about 30 minutes later I have solved my issue. I am not sure if there already was another solution available, but I installed VSFTPD on the server and followed the directions (link below) and was able to connect without any issues.

I would appreciate if anybody could confirm if I did the right thing here.

link to the directions I follow: https://phoenixnap.com/kb/install-ftp-server-on-ubuntu-vsftpd

Hi @usasimg,

You can transfer files from a local computer to a Droplet using a variety of different protocols and file transfer clients. DigitalOcean recommends using SFTP (SSH File Transfer Protocol) with FileZilla because it is a free, open-source, cross-platform tool with a user interface that supports newer users.

You can read more about how you can achieve this in the following documentation:

https://docs.digitalocean.com/products/droplets/how-to/transfer-files/

Regards, KFSys

The developer cloud

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

Start building today

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