Moving case sensitive Linux files via Windows
- by sunwukung
Hi
the company I work for is currently trying to move a Magento installation from one server to another - however, the product images are saved in folders alphabetically indexed folders - but with an added twist, some of the letters are the same but have a different case -
i.e.
a, A, b, C, D, e, E, f, F, G, h, I
That being the case, when we try to drag those files down from FTP in order to move them, Windows does not honour the case sensitive distinction and we are losing several image folders. Is there a simple workaround for this issue? Any help is greatly appreciated.
regards
SWK