Searched refs:SFTP (Results 1 – 13 of 13) sorted by relevance
/openbmc/openbmc-test-automation/oem/nuvoton/ |
H A D | test_jtag_master.robot | 40 Get File From SFTP Server 90 Get File From SFTP Server ${readid_svf} 91 Run KeyWord If ${program_cpld} == 1 Get File From SFTP Server ${readusercode_svf} 92 Run KeyWord If ${program_cpld} == 1 Get File From SFTP Server ${cpld_firmware1} 93 Run KeyWord If ${program_cpld} == 1 Get File From SFTP Server ${cpld_firmware2}
|
/openbmc/bmcweb/redfish-core/include/generated/enums/ |
H A D | license_service.hpp | 14 SFTP, enumerator 27 {TransferProtocolType::SFTP, "SFTP"},
|
H A D | update_service.hpp | 14 SFTP, enumerator 48 {TransferProtocolType::SFTP, "SFTP"},
|
H A D | virtual_media.hpp | 30 SFTP, enumerator 74 {TransferProtocolType::SFTP, "SFTP"},
|
H A D | protocol.hpp | 31 SFTP, enumerator 76 {Protocol::SFTP, "SFTP"},
|
H A D | log_service.hpp | 89 SFTP, enumerator 185 {TransferProtocolType::SFTP, "SFTP"},
|
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/ |
H A D | sftp.py | 56 class SFTP(FetchMethod): class
|
H A D | __init__.py | 2109 methods.append(sftp.SFTP())
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/lftp/ |
H A D | lftp_4.9.2.bb | 3 FISH, SFTP, HTTPS and FTPS protocols"
|
/openbmc/webui-vue/src/store/modules/Operations/ |
H A D | VirtualMediaStore.js | 7 SFTP: 'SFTP', property in transferProtocolType
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 207.out | 96 Job failed: failed to open remote file '/this/is/not/an/existing/path': SFTP server: No such file (…
|
/openbmc/openbmc/poky/documentation/ref-manual/ |
H A D | features.rst | 389 the OpenSSH ``scp`` client now use the SFTP protocol, and thus 390 require an SFTP server to be present to connect to. However, if 391 you wish to use the Dropbear ssh server `without` the SFTP server
|
/openbmc/docs/architecture/code-update/ |
H A D | firmware-update-over-redfish.md | 95 - Support remaining TransferProtocolTypes in UpdateService (CIFS, FTP, SFTP,
|