最新下载
热门教程
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
linux中使用FTP命令bash: ftp: command not found
时间:2022-11-14 22:08:09 编辑:袖梨 来源:一聚教程网
当运行ftp localhost 提示bash: ftp: command not found 命令不存在
这主要是因为ftp包不存在,只需要安装就可以了,下面介绍几种安装方法
rpm安装方法
1、5.X版本的:
rpm -Uvh http://mirror.cent**o*s.org/centos/5/os/i386/CentOS/ftp-0.17-35.el5.i386.rpm
2、6.X版本的:
rpm -Uvh http://mirror.*c*e*ntos.org/centos/6/os/i386/Packages/ftp-0.17-51.1.el6.i686.rpm
yum安装ftp命令:
如果你用的是redhat,fedora,centos等系列linux发行版,那么敲入以下命令:
sudo yum install vsftpd
如果你使用的是debian,ubuntu,linux mint等系列的linux发行版,那么敲入以下命令:
sudo apt-get install vsftpd
相关文章
- 千机阵公测常见问题指南 06-21
- 汉克旅店小红帽角色介绍 小红帽玩法攻略大全 06-21
- 荣耀出征手游玩法 新手必读技巧 让你快速称霸战场 06-21
- 千机阵排位常用阵容讲解 排位阵容推荐 06-21
- 崩坏星穹铁道v3.8成就反戴的荆棘冠冕获取攻略 06-21
- 崩坏星穹铁道v3.8成就刹那永远获取攻略 06-21