z/OS Communications Server: IP User's Guide and Commands
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Steps to save a file as a named pipe in the z/OS FTP client UNIX file system

z/OS Communications Server: IP User's Guide and Commands
SC27-3662-00

Before you begin

You must start an application that can read from the named pipe, and it must open the named pipe, before FTP can transfer data into the named pipe.

Procedure

  1. Do one of the following to set the UNIXFILETYPE FIFO value at the client host:
  2. Do one of the following to set the FILETYPE=SEQ value at the client host:
  3. Optional: Do one of the following to set the FIFOOPENTIME and FIFOIOTIME values at the client: The FTP client uses default values for FIFOOPENTIME and FIFOIOTIME parameters if you do not configure these values explicitly.
  4. On the FTP client host, start the process that reads from the named pipe.
  5. Use the Get subcommand to transfer a file from the client to the server, specifying a target file in the z/OS UNIX file system. For example, get local_named_pipe remote_file.

Results

You know that you have completed these steps correctly when the following events occur:
  • The client receives reply 226 or 250 from the server, which indicates that the server sent the file.
  • The client issues message EZA2536I or EZA1617I to indicate the total number of bytes that it received.
Tips:

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2013
This information center is Built on Eclipse™ ( www.eclipse.org ).