cerovic Posted November 11, 2017 Share Posted November 11, 2017 (edited) Hello . I need allow customer to download 100-200MB file. But I can not upload file like this by standard prestashop function. Do any one knows a solution? module, codding ... anything. Or the max MB of upload file is just problem of hosting? Edited November 11, 2017 by cerkoxxl (see edit history) Link to comment Share on other sites More sharing options...
bellini13 Posted November 11, 2017 Share Posted November 11, 2017 You could upload a small text file at first. This will cause prestashop to create a file in the downloads folder with a random name. You could then upload your large file to the downloads folder, delete the original text file, and rename your real file to the correct random name. Link to comment Share on other sites More sharing options...
cerovic Posted November 11, 2017 Author Share Posted November 11, 2017 Thank you. Sound logical. And also works. perfect. Thank you. Link to comment Share on other sites More sharing options...
infinity-engine Posted January 26, 2018 Share Posted January 26, 2018 I'm still having a problem with this, firstly it would be good if Prestashop would fix this! I've uploaded a small test file, with the plan to upload the real file via ftp, but it or anything does not appear in the downloads folder, am I looking in the right place ?? Thanks Richard Link to comment Share on other sites More sharing options...
bellini13 Posted January 31, 2018 Share Posted January 31, 2018 On 1/26/2018 at 8:33 AM, infinity-engine said: I'm still having a problem with this, firstly it would be good if Prestashop would fix this! I've uploaded a small test file, with the plan to upload the real file via ftp, but it or anything does not appear in the downloads folder, am I looking in the right place ?? Thanks Richard This is not a Prestashop issue, this is likely your hosting provider putting restrictions on how large of a file can be uploaded to your server. The downloads folder is the right place Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now