Page 1 of 1

FTP MF to Server

PostPosted: Sat Sep 08, 2012 1:20 am
by brjohnsmith
Hi,

I have two questions about FTP, and I would like to do FTP using few commands. on both situations, the direction is MF to server.

1) If I have several files to be downloaded, PDS, PO.....
2) if I have several XMIT files to be downloaded

tks.

Re: FTP - MF-PC

PostPosted: Sat Sep 08, 2012 1:28 am
by MrSpock
You'll find all of the FTP commands that z/OS supports documented here although I think it's better to logon to the FTP server and use HELP to determine what commands it supports.

Anyway, you didn't post any actual question(s) ...

Re: FTP MF to Server

PostPosted: Sat Sep 08, 2012 4:02 am
by Pedro
You did not really ask any questions. So I made up my own. Though, I only supplied the answers.

1. You cannot FTP an entire PDS. The server will not understand the directory information that is used to manage the members. You have to use MGET for individual members or create XMIT files first.

2. For files created by the XMIT command, use BIN then PUT. To FTP to another z/OS, you have to make sure the new dataset is FB80.