We are trying to upload a text file using the FTP node in IPA and are having issues with the file type after being uploaded is always binary. We set the File Transfer option to Ascii, but, the file type still always comes in as binary. If we try to use the FileAccess node to read the binary file, we git a missing grid.properties error. Is there a configuration that can be set anywhere to force the file transfer to come in with a file type of Text?