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


Steps for sending data from 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

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:
    • Code the FIFOOPENTIME and FIFOIOTIME statements in the client FTP.DATA file before starting the FTP daemon. See z/OS Communications Server: IP Configuration Reference for more information about the FIFOOPENTIME and FIFOIOTIME statements.
    • Issue the LOCSIte subcommand with the FIFOOPENTIME and FIFOIOTIME parameters after you start the client. See LOCSIte subcommand—Specify site information to the local host for more information about the LOCSIte subcommand.

      The FTP client uses default values for the FIFOOPENTIME and FIFOIOTIME configuration options if you do not configure these values explicitly.

  4. On the FTP client host, start the process that writes to the named pipe.
  5. Issue the Put subcommand to transfer a file from the client to the server. Specify the named pipe as the local file as follows:

    put local_named_pipe remote_file

Results

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

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 ).