Hi All,
We have a requirement to monitor a SharePoint Document Library for new files. When a new file is created, we want to pick this file up and transfer it to an SFTP server which is only accessible via a VPN and therefore appears as an internal SFTP server. Monitoring and picking up the file fine but trying to SFTP internally appears impossible.
I believe we have two options, and both are not possible:
- Using the SFTP Connector but pointing it to our On-Premise Gateway. This is not possible
- Using the File System Connector via the On-Premise Gateway but with SFTP details. This is also not possible
Anyone experienced anything similar?
Hoops