One of my client's ftp server recently moved from Linux to Windows.
Searching using *.[cC][sS][vV]
looks for *.csv and *.CSV files as intended on Linux.
But this doesn't work on Windows. Is there a way to expand this correctly on Windows or perform a case-insensitive search on Windows ftp server?