You can either use FTP for this purpose (see item on FTP), or special easy-to-use file transfer tools for the mainframe. We will discuss the special tools here, first for the Macintosh and then for MS Windows.
TN3270 for the Mac uses either FTP on the mainframe or two simple mainframe commands, RMAC and WMAC, for file transfer. If you want to use FTP with TN3270, you must turn on FTP access in the Network menu of TN3270. We urge users to keep FTP access turned OFF unless needed. Run the FTP program on the mainframe to do the file transfer. Refer to the TN3270 documentation for more information.
RMAC and WMAC are preferred for their ease of use and security. RMAC ("read Mac") is for upload from the Mac to the mainframe and WMAC ("write Mac") is for download. Refer to the online mainframe help files: HELP RMAC and HELP WMAC for details.
The format of RMAC is:
RMAC fn ft fm or RMAC fn ft fm (BINARY
The BINARY option is needed for non-text files. Mac binary files are not usable (normally) on the mainframe, but you may wish to upload them to store them or send them elsewhere. RMAC will only send the data fork of a Macintosh file, so if you have a file (say a program) that has both a resource and a data fork, you must first compress the file on the Mac using tools such as Stuffit or Compactor before transferring it. Please note that word processor files are binary unless they have been explicitly saved as text on the Mac.
The format of WMAC is:
WMAC fn ft fm or WMAC fn ft fm (BINARY or WMAC fn ft fm (PRINT
The PRINT option sends the file to the current printer for the Macintosh. The file must be text to use the PRINT option. WMAC can also be used from within mainframe mail to download and/or print letters. When you are viewing a letter on the mainframe you can type WMAC to save the letter on your Mac or WMAC (PRINT to print it.
(Under construction)