I have already left one before 🙂
It only gives me XML but I will see if I can work with it, or use an export plugin.
Thanks!
Thank you!
Is there a way to export packages that are in Draft status..?
Hi Shahjada,
Thanks for getting back to me. Yes I noticed the pagination and file search – I was one of the people who requested these and they are very useful features, thank you!
However it is sometimes necessary to access the folder via SFTP or cPanel File Manager, and in these cases a very large volume of files can be problematic.
In my particular case there are tens of thousands of files, and the list is growing!
Many thanks,
Luther
Thank you, I have added the feature request there
That worked – thank you!
Yes, it worked! Thank you very much
Thank you, I will try this…
There are not many over 2Gb… maybe 10-20 packages
We use LiteSpeed Web Server and there is a setting:
“Max Dynamic Response Body Size”
The default limit is 500mb but we have increased to 2Gb, which is the hard limit.
This might not be an issue if WPDM sent the downloads as files with a content-length, but currently they are sent as HTTP data so we are hitting this limit.
Many thanks,
Any news on this?
Does WPDM not send a proper “content-length”?
In another conversation on the forum it was promised that a pagination feature would be added in a future release so that large folders could be navigated more easily.
Is this still happening?
Ok I’ve fixed the page template.
What about the Asset Manager? There is no pagination (my original question), and it doesn’t seem to be working for me at all.
When I click a folder in the tree on the left, no files are shown on the right.
Has the code for the page templates changed too? The thumbnails are not displaying
HELP!
Now I have updated the front-end display doesn’t work. It just shows the shortcode code!
Ok I updated manually but there is still no pagination.
The Asset Manager doesn’t seem to work at all. Clicking the folder tree on the left does not update the window on the right.
I thought it was the latest one.
Why doesn’t it show an update available on the Plugins page?
5.0.5
Hi there,
There is nothing in the PHP error logs as it is not a php issue.
It’s related to the “Max Dynamic Response Body Size” value in LiteSpeed (we run LiteSpeed Web Server). The default global limit on this is 500mb and that was the size the download was reaching before failing.
It that it may be happening because WPDM does not send a proper “content-length”.
Many thanks,
Hi there,
Apparently WPDM sends the file as website content instead of an actual file download.
Is there a reason for this, and can it be changed?
Many thanks,
Luther
Ok I’ll look into that
Is 65536 a good setting for speed in general? Or 32768 is better?
I tried speed 65536 but I get the same problem.
Are you still able to download the whole file?
What number should I use for Speed?