Hey all, Now for a week ago I have been trying to make my FTP upload faster. I can’t make it faster than 10-15 kb/s, which is very hilarious. Details:
Thanks every answer!
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.
Sign up for Infrastructure as a Newsletter.
Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Heya, @stevemcaxolotl
Keep in mind that download speed can vary depending on many factors. It will be the best to test if you internet connection is good and you can download files from other sources without any issues.
You can check your droplet’s resource usage (
CPU
,RAM
, etc.) during uploads. High CPU usage can throttle SFTP speed due to encryption processing. You can use tools likehtop
ortop
to monitor the resource usage and diagnoze if there is an ongoing issue.Regards
Heya,
FTP/SFTP shouldn’t be that low!
You can always check the status board to see if there are any reported issues :
https://status.digitalocean.com/
I can’t see any to be honest that can cause such an issues.
Next would be to make sure your internet connection is not capped in someway since you are transfering over from/to your local machine, you are using your Network Speed.