adamus007p Posted December 28, 2010 Share Posted December 28, 2010 Large Size Digital Product UploadBig File UploadLarge Size Digital Product Upload - Downloadtutorial by adamustry newest prestashop 1.3.4upload big file via ftp to download foldereg. my big CD.rar <<700MBcreate txt file e.g. abc.txtrename it to same name like abovefrom abc.txt to my big CD.rar << it should have 0 bytesthen upload it normally via prestashopsave product.check the name of new productwe have a:4f62d3176c38fe3fd2ca57b94be725be3b9d53d3 file.ok so in prestashop we have a 2 files:my big CD.rar4f62d3176c38fe3fd2ca57b94be725be3b9d53d3copy name of file: 4f62d3176c38fe3fd2ca57b94be725be3b9d53d3and rename my big CD.rar to my big 4f62d3176c38fe3fd2ca57b94be725be3b9d53d3in the end we should have 1 file: 4f62d3176c38fe3fd2ca57b94be725be3b9d53d3then try buy it and download itimportant:use prestashop 1.3.4 (others version doesn't work)remember to refresh FTP connection (to see modification in FTP).option 2The problem of majority people who is selling big files I think there are limitation from servers providers.Only less people have enough money and possibility to have a dedicated server, where is possible to set up own limitation.main limitation are max post, max limit of running php scriptsI was thinking how to solve a problem but I haven’t enough skills to solve it alone. I going to make a script which it will be sent a password and login to download zone, where client can download big files via FTP.I am waiting to better solution from PrestaShop community.Thanks, Ok let's startI had creadted HTMP file, it cloud be even simle txt file with link to downloading productsor link with login and password to download zone - my first solutionhow to make this download zone?my hosting provider provide password folder, but if you have no option like mine try find something about.htaccess and .htpasswd.///////////////////////////////////////to PrestaShop communityI looking something like this, see link.I think it could solve a problem of big files.please visit my post:http://www.prestashop.com/forums/viewthread/81926/general_discussion/diffrent_emails_for_diffrent_products__how_to_make_itKind regards,adamus..update:is there any module, modification to add multiple download files? Link to comment Share on other sites More sharing options...
tomerg3 Posted December 28, 2010 Share Posted December 28, 2010 Check out http://www.prestashop.com/forums/viewthread/53511/ Link to comment Share on other sites More sharing options...
adamus007p Posted January 4, 2011 Author Share Posted January 4, 2011 I looking for module, modification where customers will be able to download few files when they purchased something e.g..some big file in parts:big_file_part1.zipbig_file_part2.zipbig_file_part3.zip Link to comment Share on other sites More sharing options...
tomerg3 Posted December 12, 2011 Share Posted December 12, 2011 We have just release a new version of Batch Downloadable Product Pro http://www.prestashop.com/forums/topic/104840-batch-downloadable-product-pro-multiple-downloadable-files-per-product-and-attribute-specific/, which allows using multiple downloadable files for 1 product Link to comment Share on other sites More sharing options...
seedvisions Posted December 28, 2011 Share Posted December 28, 2011 Thanks for your info, even though everything seemed to go fine my problem is the file that got downloaded is being seen as a .txt file rather than a .zip which contains the audio files. Update: I figured this out, I'm using PrestaShop 1.4.6.2 after you upload the 0 kb txt file you must rename the file in the Filename box to whatever the larger file is ie: my big CD.rar or .zip etc.. One big remaining issue using either this or the built in method of file delivery in PS is that they do not support file resume, so if someone buys a large size file and need to pause the download or they get hit by a power loss etc they must start the download from the beginning. A more stable approach to this issue is handled by Linklok Paypal, this php script does support file resume and apparently is much less taxing on the file server unfortunately the developer is not planning a PS version of the script (unless enough folks here ask him to??) here is his reply to me, Unfortunately we don't support Prestashop as they don't call Paypal in the recommended way for Paypal third part carts. Any suggestions on how to deal with the file pause / resume download? This is in reference to Large Size Digital Product Upload - Download tutorial by adamus using his method above and the built in file loader / downloader. Do either of your Batch Downloadable Product's handle pause and resume of downloads? Thanks again! Link to comment Share on other sites More sharing options...
tomerg3 Posted December 28, 2011 Share Posted December 28, 2011 Is this with our module, or Prestashop built in file upload? EDIT: No, our modules do not change the way files are downloaded. Link to comment Share on other sites More sharing options...
Recommended Posts