Case Sensitive File Name
Summary:
Case Sensitive File Name
Content (please ensure you mask any confidential information):
We have file XYZ.zip in SFTP , in Integration we're passing file extension as ZIP (*.ZIP) so its failing to list file. We'll get file name in any case in SFTP so can't hardcode. Please let me know how to handle this case scenario
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
0