Hello,
For a site with over 50k products, handling product image files is a pain when they are all in the same folder. The FTP client takes a minute or two just to show up the files, and it's slow in general.
That's why we need to separate product images in subfolders (per product category).
This however may create issues with thumbnails creation, since VM expects a single root for all product images.
I am also worried the functions (we use from time to time):
"Reset Thumbs"
and
"Synchronize Media to Virtuemart"
...may cause further chaos.
Any thoughts?
Thanks