Check if two files are existing in SFTP using ADF
I have two files (xlsx & pdf) in sftp folder. These are the requirements I need to complete:
Two files (excel & pdf) must match the file name using ADF
After using If condition, if the two files are existing, inside true condition, I need to check if those files are exactly the same or matched.