When I go through the invscout process to find updates for adapters it sends me to fix central to either ftps or sftp the updates down. The examples given are for ftps. Since the network guys cannot comprehend ftps I am trying to alter the example to sftp. I am having issues with some of the subcommands. Namely, passive and binary. See below:
$ oem_setup_env
# sftp yvVrnIwn@delivery04-bld.dhe.ibm.com
yvVrnIwn@delivery04-bld.dhe.ibm.com's password:
Connected to delivery04-bld.dhe.ibm.com.
sftp> ls
EN1A-EN1B-14.2.624.6_20231027000000_AIX.dd.xml
EN1A-EN1B-14.2.624.6_20231027000000_AIX.pd.sdd
EN1A-EN1B-14.2.624.6_20231027000000_LNX.dd.xml
EN1A-EN1B-14.2.624.6_20231027000000_LNX.pd.sdd
EN1A-EN1B-EN2A-EN2B-EN1C-EN1D-Readme_14.2.624.6.html
EN1A-EN1B-EN2A-EN2B-EN1C-EN1D-Readme_14.2.624.6.txt
df1000e314101506.00014000020062400006.aix.rpm
df1000e314101506.00014000020062400006.grp.linux.rpm
sftp> passive
Invalid command.
sftp> binary
Invalid command.
sftp> get df1000e314101506.00014000020062400006.aix.rpm
Fetching /df1000e314101506.00014000020062400006.aix.rpm to df1000e314101506.00014000020062400006.aix.rpm
/df1000e314101506.00014000020062400006.aix.rp 100% 1071KB 2.7MB/s 00:00
sftp>
If I can get this working I'd like to submit it as an example so Fix Central stops showing ftp -s and uses sftp instead.
------------------------------
Robert Berendt IBMChampion
------------------------------