case sensitive filenames

Core FTP client questions and answers
Post Reply
dkadlac
Posts: 1
Joined: Wed Jul 23, 2008 3:54 pm

case sensitive filenames

Post by dkadlac »

We currently have our scripts downloading filenames with wildcards, such as test*.* Recently, the files we've been downloading have been uppercase and our script isn't working. If we change our script to TEST*.* it will download. Is there a way to configure it so that we can leave it as lowercase and it will download regardless of whether or not the file is uppercase or lowercase?

Thanks.
Post Reply