Question
GIF File extension case
Hello,
Is there a way to change the extension of a batch of .GIF files from x.gif (small letters) to x.GIF (capital letters) using coldfusion codes.
The reason I need to perform this operation is that am accessing these files on Linux and since Linux is Case-Sensitive, I need to keep only one type of file extension (either small letters of capital).
Note that right now, i have several folders consisting of gif files, some are which are saved as.gif while others as .GIF.
Any help on this issue will be much appreciated.
Thanks
Is there a way to change the extension of a batch of .GIF files from x.gif (small letters) to x.GIF (capital letters) using coldfusion codes.
The reason I need to perform this operation is that am accessing these files on Linux and since Linux is Case-Sensitive, I need to keep only one type of file extension (either small letters of capital).
Note that right now, i have several folders consisting of gif files, some are which are saved as.gif while others as .GIF.
Any help on this issue will be much appreciated.
Thanks
