Quote:
Originally Posted by balinor
Do it by CSV, much faster.
|
Our images are in a folder located in the root, and our cart is located in a separate folder in the root. We have about 5000-6000 images. Is there a way to load them all to the file location?
My understanding is that we can change the location of the images to file or to database, but our images are in neither location (at this point). I would really rather not load one image at a time, as that process will outlive my lifetime.

If I should do this via CSV, can someone walk me through the steps?