Hi we are trying to use the ftpcaller to upload a file to an SFTP server.
We can upload the file successfully with the filename "file12345666.gz"
When we try to upload the file with the filename "file.csv.gz" it does not upload successfully.
We have debug logging turned on and logs look like it appears to upload successfully, and the file size is correct but it simply does not appear on the remote server.
It seems to be a bug with the ftpcaller. Anyone noticed this or have a work around at all?