On Thu, 5 Feb 2015 09:35:25 -0600, Kirk Wolf wrote:

>On Thu, Feb 5, 2015 at 8:39 AM, Paul Gilmartin wrote:
>
>> I thought "sftp" has no ASCII mode.  Kirk?
>>
>> IBM's sftp in Ported Tools for z/OS does have ascii enablement (for
>IBM-1047 <-> ISO8859-1 only):
>
>- the sftp client has added an "ascii"  subcommand
>
Yup.  Works.  (If they can customize it that much, why
can't they make it work from 3270 OMVS?  Or at least
as long as there's no prompting needed?)

>- the sftp server has a new "SftpServerConvert" option
>
"option", not "subcommand".  Does that mean it's like a setup
or PARMLIB option, and can't be controlled by end user?

I stumbled (GIYF) upon a mention that some sftp software has
an ASCII-like option.  But that does UNIX<-->DOS newline conversion.
I suppose its network protocol uses network newline conventions
('0d0a'x).  I see that z/OS sftp ASCII generates '0a'x.  Good riddance,
DOS.

I wonder what PuTTY's PSFTP does?

Thanks,
gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to