People, HI!
Basic data and sequence of operations:
1. Have SSH client with programm interface (can call get and send methods).
2. Connent to the AIX (sshd standard SSH Server).
3. Send next commands:
stty -echo
cat >file1 2>/dev/null
... here I open file on the client machine, read buffers (or)...