@Kirk, thanks. Not familiar at all with SFTP so did not know that /* mode=text was Co:Z specific. You guys don't seem to have any startup "banner" or anything that announces who you are. Come to think of it, I should have known it was Co:Z because //MVS.LEGACY.DATASET works.
I don't want text mode all the time -- just sometimes. I am told Windows 11 has a good client. I will look into that. Charles. On Tue, 16 Dec 2025 09:31:00 -0600, Kirk Wolf <[email protected]> wrote: >Since you mentioned "ls /+", I assume that you are using Co:Z SFTP Server. > >WSFTP is a pain, mostly since it starts new sessions for transfers when it >really shouldn't, which breaks session-level options. If you want to use it >with Co:Z SFTP, the easiest way to set options is to use a user-specific >configuration file. For example: > ># $HOME/.ssh/cozsftp_server_config) >default: >mode=text >filetag=use.create > >pattern: *.zip >mode=binary > >pattern: *.pax >mode=binary > >Kirk Wolf >Dovetailed Technologies >https://coztoolkit.com > >On Mon, Dec 15, 2025, at 7:05 PM, Charles Mills wrote: >> ls /+mode=text. > >---------------------------------------------------------------------- >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
