sibm <vaxfile> <ibmfile> ! send to IBM ribm <ibmfile> <vaxfile> ! receive from IBMYou are prompted for IBM userid and password, in some cases (wildcard transfer to PDSs) you have to confirm overwriting.
FTP MVSYou are prompted for IBM userid and password, then type:
put <vaxfile> <ibmfile> get <ibmfile> <vaxfile>If you want to transfer PDS members or to foreign accounts you have to stick to the MVS naming conventions and you have to protect them from VMS syntax checks:
put <vaxfile> "'uid.<ibmpds>(member)'" get "'uid.<ibmpds>(member)'" <vaxfile> exit
fopi
Tue May 28 15:33:35 CST 1996