访问手机版  

Linux常用命令|Linux培训学习|考试认证|工资待遇与招聘,认准超级网工!

招聘|合作 登陆|注册

网络工程师培训

当前位置:网络工程师 > 技术课程 > linux > 热点关注 > linux常用命令

Linux ncftp命令

时间:2019-07-22

linux 命令_linux命令手册_linux命令

Linux 命令大全 Linux 命令大全

Linux ncftp命令用于传输文件。

FTP让用户得以下载存放于服务器主机的文件,也能将文件上传到远端主机放置。

NcFTP是文字模式FTP程序的佼佼者,它具备多样特色, 包括显示传输速率,下载进度,自动续传,标住书签,可通过防火墙和代理服务器等。

linux命令手册_linux 命令_linux命令

当不指定用户名时,ncftp 命令会自动尝试使用匿名账户anonymous 去连接远程FTP 服务器,不需要用户输入账号和密码。

ncftp [主机或IP地址]

参数说明:

实例

linux命令手册_linux 命令_linux命令

使用ncftp命令匿名连接FTP服务器。

跟建普通用户不一样:如果匿名用户名“anonymous”输入正确的话,它是不会提示你输入密码的,然后直接跑到选择目录那一项,建好用户后给这个用户加权限,然后测试,ok成功。英雄联盟网络连接失败:无法连接服务器最新解决方法win7系统解决方案(部分玩家可以无视第一条)1、首先把win7的用户控制关掉,就在控制面板-用户帐户和家庭安全-用户账户,下面有个“更改用户账户控制设置”linux命令,拉到最下面调成最低,重启电脑2、点击开始,在“搜索程序和文件”输入cmd,打开dos窗口栏,在光标后输入命令:netsh interface ipv4 show subinterfaces这个命令是查看你的连线名称和mtu值的,正常情况下会有几行数据,显示的是你的电脑上所有的网络连接方式,第一列是mtu值3、输入命令:netsh interface ipv4 set subinterface "本地连接" mtu=1400 store=persistent 【注意,修改值请路由查看是什么连接上网,比如无线网的修改无线的,本地1修改1 本地2修改2】命令可以直接用“鼠标右键”复制粘贴进dos窗口(这里的mtu=1400就是你需要修改的值)4、输入exit退出或者直接点窗口右上角的叉退出提醒:第一步必须设好,不然无法在dos内更改mtu数据 然后重启电脑,这个时候用户账户控制也可以调回原来的设置了。如在此要匿名访问sambaserver上的doc目录,直接按enter键(因为此处是匿名访问),可以在终端提示符下输入以下命令。

ncftp ftp.kernel.org

得到如下信息:

linux命令手册_linux命令_linux 命令

$ ncftp ftp.kernel.org #匿名连接ftp.kernel.org服务器  
NcFTP 3.2.1 (Jul 29, 2007) by Mike Gleason (http://www.NcFTP.com/contact/).  
#ncftp版权、版本等信息  
Copyright (c) 1992-2005 by Mike Gleason.  
All rights reserved.  
Connecting to 149.20.20.133... #连接服务器  
Welcome to ftp.kernel.org.  
Logging in... #匿名登录  
Welcome to the #欢迎信息  
LINUX KERNEL ARCHIVES  
ftp.kernel.org  
"Much more than just kernels"  
IF YOU'RE ACCESSING THIS SITE VIA A WEB BROWSER  
PLEASE USE THE HTTP URL BELOW INSTEAD!  
----> If you are looking for mirror sites, please go <---- 
----> to mirrors.kernel.org instead <---- 
This site is provided as a public service by the Linux Kernel  
Organization, a California nonprofit corporation. Bandwidth is  
provided by The Internet Software Consortium, Inc. Our servers are  
located in San Francisco and Palo Alto, California; Corvallis, Oregon;  
Amsterdam, Netherlands and Ume., Sweden; use in violation of any  
applicable laws strictly prohibited.  
Due to U.S. Exports Regulations, all cryptographic software on this  
site is subject to the following legal notice:  
This site includes publicly available encryption source code  
which, together with object code resulting from the compiling of  
publicly available source code, may be exported from the United  
States under License Exception "TSU" pursuant to 15 C.F.R. Section  
740.13(e).  
This legal notice applies to cryptographic software only. Please see  
the Bureau of Industry and Security (http://www.bis.doc.gov/) for more  
information about current U.S. regulations.  
Neither the Linux Kernel Organization, nor its sponsors make any  
guarantees, explicit or implicit, about the contents of this site.  
Use at your own risk.  
This site is accessible via the following mechanisms:  
FTP ftp://ftp.kernel.org/pub/  
HTTP http://www.kernel.org/pub/  
RSYNC rsync://rsync.kernel.org/pub/  
NFS and SMB/CIFS are no longer available.  
For comments on this site, please contact <ftpadmin@kernel.org>.  
Please do not use this address for questions that are not related to  
the operation of this site. Please see our homepage at  
http://www.kernel.org/ for links to Linux documentation resources.  
Login successful.  
Logged in to ftp.kernel.org.  
ncftp / >