Skip to main content

Hello,

We are using FTPCaller to connect to our SFTP Server via OpenSSH Agent as per the instructions in this article:
https://support.safe.com/hc/en-us/articles/25407554321805-Using-a-Private-SSH-key-with-FTPCaller-to-Authenticate-an-SFTP-Connection-for-FME-Form-and-FME-Flow-on-Windows-Systems

 

The authentication is not a problem and we are able to log into the SFTP server, but we are having problems downloading files with spaces in their names, we are trying to download a file named:

LB Daily Course Raitings_202409130404.csv 

the URL set up in the FTPCaller is:
sftp://sftpip:2222/Test_Folder/LB Daily Course Raitings_202409130404.csv

We keep getting the error that the file does not exists, we know the issue is dealing with the spaces, and have tried downloading a files without spaces and it works fine. We’ve also tried all sorts of scape options to cancel the spaces in the URL but we get the same error indicating the file does not exists.

We’ve also tried to use LB*.csv as the name but same error, so it seems the URL does not support wildcards (or we are using them wrong).

Interestingly we do not get the error if we run the workspace in FME Form with Putty SSH Agent, so we’re not sure why this happens.

Would you mind pointing us to how we can download the file from SFTP server when it has spaces in it?
Thanks in advance.
Regards,
RZ.-

Be the first to reply!

Reply