FSVO "autodetect". Windoze expects to see an extraneous zero-width non-breaking space as the first character of a file using UTF-8; that of course, will break any software that is not expecting it. The ida of jamming in an extraneous character as a byte-order mark when the issue of byte order has no relevance is something that only the developers of edge (ptui!) could love. If you have a valid source file for a language whose compiler does not allow an extraneous initial character, than windoze will not autodetect it as UTF-8.
-- Shmuel (Seymour J.) Metz http://mason.gmu.edu/~smetz3 ________________________________________ From: IBM Mainframe Discussion List <[email protected]> on behalf of Paul Gilmartin <[email protected]> Sent: Thursday, September 19, 2019 1:01 PM To: [email protected] Subject: Re: SFTP Special Charcters On Thu, 19 Sep 2019 16:16:39 +0000, Statler, David wrote: >I'm dealing with the exact same thing (except going from Windows to Mainframe). > >In your FTP client, you should be able to have it issue the following command: > >quote site sbdataconn=(IBM-1047,ISO8859-1) > Does SFTP suipport that command nowadays? It strikes me as more characteristic of FTPS. >Which should help in the translation, but it's not working for me. I've got >an open case with IBM right now in trying to get it figured out. > Does your Windows system support UTF-8? It's prevalent and I've known Windows programs to auto-detect it. -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
