Home
last modified time | relevance | path

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

/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
78 {Protocol::SFTP, "SFTP"},
H A Dlog_service.hpp90 SFTP, enumerator
187 {TransferProtocolType::SFTP, "SFTP"},
/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}
92 Get File From SFTP Server ${readusercode_svf}
93 Get File From SFTP Server ${cpld_firmware1}
94 Get File From SFTP Server ${cpld_firmware2}
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/
H A Dsftp.py56 class SFTP(FetchMethod): class
H A D__init__.py2130 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.rst379 the OpenSSH ``scp`` client now use the SFTP protocol, and thus
380 require an SFTP server to be present to connect to. However, if
381 you wish to use the Dropbear ssh server `without` the SFTP server
/openbmc/docs/architecture/code-update/
H A Dfirmware-update-over-redfish.md96 - Support remaining TransferProtocolTypes in UpdateService (CIFS, FTP, SFTP,