【单选题】FTP是_________。A.安全超文本传输协议B.安全套接层协议C.文件传输协议D.安全电子交易协议
【单选题】FTP是_________。
A.安全超文本传输协议
B.安全套接层协议
C.文件传输协议
D.安全电子交易协议
参考答案和解析
错误
相关考题:
(11)关于FTP和TFTP的描述中,正确的是( )。A)FTP和TFTP都使用TCPB)FTP使用UDP,TFTP使用TCPC)FTP和TFTP都使用UDPD)FTP使用TCP,TFTP使用UDP
如果FTP服务器的IP地址是10.155.22.99,客户机的IP地址是172.16.16.10,则使用FTP的命令是()。 A.FTP10.155.22.99B.FTP172.166.16.10C.FTP10.155.22.99172.166.16.10D.FTP172.166.16.1010.155.22.99
以下()地址格式是无效的FTP地址格式。A、ftp:222.16.260.16B、ftp://50.35.62.42C、ftp://www.microsoft.comD、ftp://202.12.50.1
访问ftp.microsoft.com服务器下的office目录时,其地址的正确写法是()。A、ftp.microsoft.com/officeB、ftp.microsoft.com//officeC、ftp://ftp.microsoft.com/officeD、ftp:/ftp.microsoft.com/office
如果FTP服务器的IP地址是10.155.22.99,客户机的IP地址是172.16.16.10,则使用FTP的命令是()。A、FTP10.155.22.99B、FTP172.166.16.10C、FTP10.155.22.99172.166.16.10D、FTP172.166.16.1010.155.22.99
单选题下列哪一项可以列出文件/etc/services中含有文本ftp的行()Aecho ftp /etc/servicesBecho ftp /etc/servicesCgrep ftp -q /etc/servicesDgrep ftp /etc/services
单选题Explorer在支持FTP的功能方面,()说法是正确的。A能进入非匿名方式的FTP,无法上传B能进入非匿名方式的FTP,可以上传C只能进入匿名方式的FTP,无法上传D只能进入匿名方式的FTP,可以上传
单选题Using FTP passive mode, after the client opens thecommand channel (port 21) to the FTP server and requests passive mode, what will be the next step? ()A The FTP server sends back an acknowledgment (ACK) to the clientB The FTP server allocates a port touse for the data channel and transmit that port number to the clientC The FTP server opens the data channel to the client using the port number indicated by the clientD The FTP client opens the data channel to the FTP server on Port 20E The FTP client opens the datachannel to the FTP server on Port 21
单选题有关匿名FTP的说法中正确的是:()A匿名FTP不需要账户和密码B匿名FTP的账户和密码可以是任意的C匿名FTP的账户默认为AnonymousD匿名FTP的密码是任意的