If this is something you will be doing often, I agree that it would be better to connect the two via Ethernet and use FTP to get the files back and forth.<br>
<br>
If this is a one-shot deal, then connecting the PC to the AIX box as a hardwired terminal is your easiest bet. All you need is the appropriate serial cable and a terminal program on the PC capable of Xmodem transfers (almost all are). The ATE terminal program included with AIX includes server-side Xmodem transfer software. You can get around the one-file-at-a-time restriction of Xmodem by judicious scripting on one or both machines. I have set up automated multi-file Xmodem transfers this way between a PC running Procomm Plus and an AIX 3 machine. It's not pretty, but it works and it's cheap.<br>
<br>
You could also get Zmodem or Kermit software for both machines to simplify multi-file transfers. But again, if this is something you'll be doing often, invest in the Ethernet hardware and a TCP/IP stack and FTP program for your PC.<br>