Hi There,
I’m trying to configure DO Ubuntu droplet using filezilla, but I’m getting the below given error. Could someone help me on this.
Status: Connecting to 82.196.11.230:25… Status: Connection established, waiting for welcome message… Response: 220 SMTP Relay SMTP Command: USER root Response: 502 SMTP Relay Command not implemented Error: Could not connect to server
Thanks!
– Cedric
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.
Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in Q&A, subscribe to topics of interest, and get courses and tools that will help you grow as a developer and scale your project or business.
It’s 22, not 25. :]
I try to connect to the server to download my scripts and it al <br> <br> <br>Status: Connecting 192.241.144.146:25 … <br>Status: Connection established, waiting for welcome message … <br>Error: Connection time limit exceeded <br>Error: Unable to connect to server <br>Status: Waiting to retry … <br>Status: Connecting 192.241.144.146:25 … <br>Status: Connection established, waiting for welcome message … <br>Error: Connection time limit exceeded <br>Error: Unable to connect to server <br>
You’re connecting to port 25. FTP is usually on port 21, try connecting to that port.