Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I am able to get the latest files from sftp but I am not able to figure out how to get these files into my computer. I tried tFTPGet but I am getting errors. I also tried tUnArchive as I wanted to extract these files. Can someone help me with this.
Thanks
Got the solution. I used ((String)globalMap.get("row3.abs_path")) in tftpget. Here is the picture for reference.
Thanks
Got the solution. I used ((String)globalMap.get("row3.abs_path")) in tftpget. Here is the picture for reference.
Thanks