Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1154279
  • 博文数量: 153
  • 博客积分: 10576
  • 博客等级: 上将
  • 技术积分: 2137
  • 用 户 组: 普通用户
  • 注册时间: 2007-12-02 21:01
文章分类

全部博文(153)

文章存档

2009年(43)

2008年(110)

分类: LINUX

2008-10-07 14:35:59

• FTP is complete,oriented session-,general purpose file transfer protocol。 TFTP is used as bare-bones special purpose file transfer protocol。• 可以以交互方式使用 FTP。 TFTP 允许文件只能单向的传送。
• FTP depends on TCP,is connection oriented,and provides reliable control。 TFTP depends on UDP,requires less overhead,and provides virtually no control。
• FTP 提供用户身份验证。 TFTP 却不。
• FTP 使用众所周知的 TCP 端口号: 数据和连接对话框的 21 20。 TFTP 使用它的文件传输活动 UDP 端口号 69。
• Windows NT FTP server service does not support TFTP because TFTP does not support authentication。
• Windows 95 和 TCP / IP-32 for Windows for Workgroups 不包括 TFTP 客户端程序。

阅读(2531) | 评论(0) | 转发(0) |
0

上一篇:为ks.cfg制作bootCD

下一篇:linux ACL简介

给主人留下些什么吧!~~