Skip to main content

File upload speed

Comments

1 comment

  • cPanelMichael
    Hello :) Could you elaborate on how you are uploading the file through a form? Does the form use PHP? If so, you may want to consider an alternative method of uploading larger files (e.g. FTP) so you do not face this issue. Generally, uploading a file via PHP/HTTP is likely to take longer than uploading the file through a service such as FTP when it comes to large files. Thank you.
    0

Please sign in to leave a comment.