Skip to main content

se bloque el servidor al descargar grandes cantidades de datos por ftp

Comments

1 comment

  • Infopro
    Are you uploading directories of single files, or compressed files? It sounds like the former, and that you're maxing out the number of connections to the server. (I'm guessing here, of course.) When you first login via FTP, you should see a message in your client that says: "You are user number 1 of 50 allowed." In, WHM " Service Configuration " FTP Server Configuration you can increase the number of connections permitted. But, you might do better to compress directories of files and images, upload the compressed file(s) to the server and unpack there, instead. For example if you're uploading an entire website to public_html, dragging and dropping all files in a directory over to your FTP client from your desktop to upload, opens up many connections. Depending on how your server is configured, this could be problematic. If you compressed the entire website into a zip file, upload that one zip file to the public_html directory and then unpacked it via the cPanel File Manager, you've got done quicker, and only uploaded one single file, opened only one connection. Not sure of that's of any help to you or not, but thought I might mention it just in case it is. :)
    0

Please sign in to leave a comment.