Searched full:ftps (Results 1 – 3 of 3) sorted by relevance
/qemu/docs/system/ |
H A D | device-url-syntax.rst.inc | 127 ``HTTP/HTTPS/FTP/FTPS`` 140 'http', 'https', 'ftp', or 'ftps'.
|
/qemu/block/ |
H A D | curl.c | 45 #define PROTOCOLS "HTTP,HTTPS,FTP,FTPS" 1081 .format_name = "ftps", 1082 .protocol_name = "ftps",
|
/qemu/qapi/ |
H A D | block-core.json | 477 # 'dmg', 'file', 'file', 'ftp', 'ftps', 'host_cdrom', 3252 'file', 'snapshot-access', 'ftp', 'ftps', 4541 # Driver specific block device options for FTPS connections over the 4542 # curl backend. URLs must start with "ftps://". 4781 'ftps': 'BlockdevOptionsCurlFtps',
|