Hi Support
I have an FTP Download task that failed today because a file I use for checking on the FTP server had changed 'case'. In the download task I have:
Source Folder : /btb/CUT_{USERVAR(@ftproot)}
File Mask : CUT_{USERVAR(@ftproot)}.rdy
(uppercase 'CUT_'). The uservar just holds todays date YYYYMMDD.
The 'Casesensitive' check box is Unchecked.
The File on the FTP Server was changed to 'Cut_20121403.rdy' today so it is now mixed case, and even though 'Casesensitive' is unchecked, the task failed because the file couldn't be found. I had to change my tasks (3 separate FTP tasks) to look for the mixed case 'Cut_' and my tasks ran successfully.
I can't say whether this is a new issue with the version of VC I am running (V6.09) as the filename has never changed before.
Cheers
Andy