K
K
kr_ilya2019-12-15 11:47:45
FTP
kr_ilya, 2019-12-15 11:47:45

Why are FTP files uploading slow?

Why do all files via ftp take a very long time to load?
For example, 200 files, mostly php, with a total size of 30 meters were loaded in 20 minutes.
The same files were loaded through the file manager on the hosting site in a few seconds.
And so with every server with which I worked.
The problem is not solved when changing the ftp client. I mainly use WinSCP.
How to decide? Or how to quickly upload files to servers?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Drno, 2019-12-15
@Drno

Well try the filezilla client . Are you uploading
via ftp or sftp? the last one loads the processor

A
alex1478, 2019-12-29
@alex1478

The problem is the large number of files. Each file needs to be created, opened for writing, closed. And for all these commands, you need to make requests and wait for a response, the speed of which is affected by ping.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question