Hi Team,
I want to check the existence of a particular file on SFTP Server.
Kindly suggest the ways and the in built service if any for the same.
Its urgent.
Thanks in advance
Hi Team,
I want to check the existence of a particular file on SFTP Server.
Kindly suggest the ways and the in built service if any for the same.
Its urgent.
Thanks in advance
I would suggest you review the guide “9-12_Integration_Server_Built_In_Services_Reference.pdf”
Use “pub.client.sftp:ls”
Thanks