I noticed that I am able to set the charset for both the FTP inbound adapter and the SFTP outbound adapter, but I have not been able to find a way to set it for the SFTP inbound adapter.
I need to set it to use the us-ascii charset so the carriage return character is not lost when transferring between windows and Unix servers.
It seems strange that the attribute is allowed in the other adapters, but not in this one. Is there any way to change the charset being used? |