What are you trying to do? Do you just need to connect to the Linux guest
even if the Linux guest IP network is down?
You can use the zLinux Terminal Server which uses IUCV connections. You use
SSH to connect to the Terminal Server (using VM's IP network) it then uses
IUCV to connect to another zLinux guest.

As Rob mentioned you can use CMS SENDFILE.... but then you need to decode
the NETDATA file...

Are you sending "plain text"?

>From a CMS ID, spool/tag the virtual printer to the Linux guest, then
"print" the file to send.
>From MVS EXEC PGM=... DD SYSOUT=x,DEST=(...) so it gets spooled to the Linux
guest.

Then on Linux you can use "vmur receive..." to read the spool file to Linux
disk space.

I don't know if there's a "wakeup ( RDR" equivalent on zLinux, but you could
run a periodic vmcp query rdr command to see if there are any files there.






On Wed, Nov 25, 2009 at 23:36, =?ISO-8859-1?Q?Victor_Hugo_Ochoa?= <vhoa.mx@
gmail.com> wrote:

> Hi:
>
> Somebody knows if is possible to send files to guest linux, using the same
> way that is used with CP SEND command..????
>
> I want to send files to linux guest, but without using network LAN.
>
> It's this possible … and if not that possibilities exist to do this.
>
>
> Thank you very much to all
>
> Victor Hugo
> BBVA America
> Mexico, City.
>

Reply via email to