Everytime i try to FTP from File Zilla i get the following error
Error: Received unexpected end-of-file from SFTP server
Error: Could not connect to server
How do i ftp and transfer my files.
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.
If you are trying to FTP into your droplet; this will not work. The protocol you need to use is SFTP and / or SSH. If you would like to use FTP you would need to setup a FTP service.
And like said above, if you created a droplet without an SSH key but with a generated password you will have to change the password the first time you login. You have to use the SSH protocol for this.
The developer cloud
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.