Gem
Gem

Reputation: 134

How can i import images via Magmi by using images from other server

I need to import images from other server using magmi, actually my products in server 1, but my all images present at server 2 how can i import server 2 images for my server 1 products, how can i do it.

Upvotes: 0

Views: 174

Answers (1)

DraganAscii
DraganAscii

Reputation: 322

If your server its still online you can import the product images using a URL. So instead of /media/import/filename.jpg you might use something like http://www.server1.com/media/filename.jpg. Magmi will literally download the file from the web and store it to server 2.

Upvotes: 1

Related Questions