Re: SSH on Z/OS 1.4
From: Jelle de Vries (j.devries_at_uci.ru.nl)
Date: 08/01/05
- Next message: Knight Rider: "newsgroup port forward through putty help desperately needed"
- Previous message: Jelle de Vries: "Re: SSH on Z/OS 1.4"
- Maybe in reply to: Jelle de Vries: "Re: SSH on Z/OS 1.4"
- Next in thread: Darren Tucker: "Re: SSH on Z/OS 1.4"
- Reply: Darren Tucker: "Re: SSH on Z/OS 1.4"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 01 Aug 2005 10:03:49 +0200
Thanks frank, this (with cp ISO8859-1) works allthough I don't
understand why the conversion doesn't take place during or directly
after the file transfer. But anyway so far so good.
fjchia wrote:
> Jelle de Vries wrote:
> > Hello,
> >
> > I recentely installed IBM Ported Tools on Z/OS 1.4
> > When I login to USS through SSH all goes well but when I transfer a text
> > file to USS file system the file command tells me that it's a binary file. I
> > selected for the client the option to transfer as a ascii file but still no
> > cigar.
> > Anyone any ideas?
> >
> > Regards,
> >
> > Jelle
>
> Jelle,
>
> Take a look at the iconv command -
>
> iconv -f ISO8599-1 -t IBM-1047 your.ascii.file > ebcdic.file
>
> I'm not sure if this is correct. Reference the z/OS C/C++ Programming
> Guide
> for the conversion table names.
>
> Good luck....
>
> Frank
>
- Next message: Knight Rider: "newsgroup port forward through putty help desperately needed"
- Previous message: Jelle de Vries: "Re: SSH on Z/OS 1.4"
- Maybe in reply to: Jelle de Vries: "Re: SSH on Z/OS 1.4"
- Next in thread: Darren Tucker: "Re: SSH on Z/OS 1.4"
- Reply: Darren Tucker: "Re: SSH on Z/OS 1.4"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|