Securing FTP/iX
(MPE password syntax is 'user[,acct]')
** encrypting file : /TestAcct/FTPTEST/T2
** transferring file: /TestAcct//FTPTEST/T2
** encrypting file : /TestAcct//FTPTEST/T3
** transferring file: /TestAcct//FTPTEST/T3
. . .
** transferring file: /TestAcct//FTPTEST/TNMOBJ
** transferring file: /TestAcct//FTPTEST/TNMPRG
** transferring file: /TestAcct//FTPTEST/TPENV
=====================================================
13 files transferred successfully.
4 files were encrypted.
3. Transferring a file from an MPE/iX machine to an HP-UX system. Please note that in this example the
encryption parameter is set to FALSE.
:sftpput TBASFP myMachine.myCompany.com, myMachineUsrName /home/MyDirectory/, false, UNIX
--- SFTPPUT --- version A.06
Password for myMachineUsrName on myMachine.myCompany.com
** transferring file: /TestAcct/FTPTEST/TBASFP
=====================================================
1 file transferred successfully.
0 files were encrypted.
4. Transferring file from an MPE/iX system to an HP-
UX machine. Please note that in this example the encryption
parameter is set to TRUE.
:sftpput TBASFP, myMachine.myCompany.com, myMachineUsrName, &
/home/MyDirectory/ true UNIX
--- SFTPPUT --- version A.06
Password for myMachineUsrName on myMachine.myCompany.com
** encrypting file : /TestAcct/FTPTEST/TBASFP
** transferring file: /TestAcct/FTPTEST/TBASFP
=====================================================
1 file transferred successfully.
1 file was encrypted.
5. Transferring file from MPE/iX system to another MPE/ix system. Note, in the presence of NETRC file and
debug mode is on. When NETRC file is in used, FTP/iX ignores user name and password, even when
supplied via the 3
rd
parameter of this script.
Page
25
of
28
Secure FTP on MPE/iX
7/18/2008
http://jazz.external.hp.com/papers/Securing
-
FTP
-
Whitepaper.html