Hi Guys,
I am writing the expect script which take input from the txt file and check whether that file is present over the Sftp or not.If yes then delete other wise check the next one.. I am able to do comparison online for single file...
Please also note still i didn't try to implement delete part.
Please check given below code and provide me the suggestion.
Error in this code:Can't do comparison for multiple files.