Not able to get file name through groovy script from remote server
I used below code on my soap ui project in groovy script to search a file with content using SFTP. But i am getting process.exitValue = 2 and IO Exepction Stream Closed. I am running this code on w...