Home
last modified time | relevance | path

Searched refs:SFTP (Results 1 – 13 of 13) sorted by relevance

/openbmc/openbmc-test-automation/oem/nuvoton/
H A Dtest_jtag_master.robot40 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 Dlicense_service.hpp14 SFTP, enumerator
27 {TransferProtocolType::SFTP, "SFTP"},
H A Dupdate_service.hpp14 SFTP, enumerator
48 {TransferProtocolType::SFTP, "SFTP"},
H A Dvirtual_media.hpp30 SFTP, enumerator
74 {TransferProtocolType::SFTP, "SFTP"},
H A Dprotocol.hpp31 SFTP, enumerator
76 {Protocol::SFTP, "SFTP"},
H A Dlog_service.hpp89 SFTP, enumerator
185 {TransferProtocolType::SFTP, "SFTP"},
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/
H A Dsftp.py56 class SFTP(FetchMethod): class
H A D__init__.py2109 methods.append(sftp.SFTP())
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/lftp/
H A Dlftp_4.9.2.bb3 FISH, SFTP, HTTPS and FTPS protocols"
/openbmc/webui-vue/src/store/modules/Operations/
H A DVirtualMediaStore.js7 SFTP: 'SFTP', property in transferProtocolType
/openbmc/qemu/tests/qemu-iotests/
H A D207.out96 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 Dfeatures.rst389 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 Dfirmware-update-over-redfish.md95 - Support remaining TransferProtocolTypes in UpdateService (CIFS, FTP, SFTP,