Hi
First of all I am MAC based but use Powershell quite a lot to process images (we have over a million product images to work on) I am looking for a script that will download images from our website based on a .CSV list I provide (Via Terminal) - populated
with product codes i.e: SKU_NO.jpg (one per line) I can do this locally just won't let me do it via http://
I have tried Powershell, Curl, wget, Invoke-WebRequest and god knows what else???
This Is something I will be having to do on a daily basis so any help would be much appreciated!
Andi