Closed
SFTP File Upload
Hi All,
We are developing a bot that will upload files on a SFTP.
Is there way that Pega Robotics can directly upload from local to SFTP?
***Edited by Moderator: Pooja Gadige to add capability tag***
To see attachments, please log in.
Hi @Opri1,
I have the same requirement before on one of my completed project, I don't think Pega robotics has the direct component for this. On my case I have to use C# script using the Renci.SshNet package.