Some windoze programs inflict a BOM on you; that breaks existing software. In 
some cases it is not obvious from the error message that there is a garbage 
character at the beginning of the file; you have to use an editor that does not 
swallow U+FEFF .


--
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3

________________________________________
From: IBM Mainframe Discussion List <[email protected]> on behalf of 
Paul Gilmartin <[email protected]>
Sent: Friday, June 1, 2018 9:27 PM
To: [email protected]
Subject: Re: problem with FTP from Windows 10 to z/OS

Hi, Kevin,

On Fri, 1 Jun 2018 23:58:39 +0000, Mike Hochee wrote:
>
>Note: In Windows 8 and Windows Server 2012 or later operating systems, the 
>text file must be written in UTF-8.
>
That's weird.  And irritating.  Does "text file" refer to the command file or
to the data file?  In either case, it shouldn't matter: USASCII is a subset of
UTF-8, and there's no reason the commands should contain non-ASCII
characters.  (Or does Windows inflict a BOM on you?)

Is sftp an option?  Perhaps the PSFTP component of PuTTY?

-- 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

Reply via email to