[root
@localhost xy]# ftp 192.168.1.125
Connected to 192.168.1.125 (192.168.1.125).
220 (vsFTPd 3.0.2)
Name (192.168.1.125:root): xy
331 Please specify the password.
Password:
230 Login successful.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> ls
227 Entering Passive Mode (192,168,1,125,166,71).
150 Here comes the directory listing.
drwxrwxr-x 2 1000 1000 4096 Oct 06 03:18 test1
-rw-r--r-- 1 1000 1000 5 Oct 06 03:00 text (复件).text
-rw-r--r-- 1 0 0 5 Oct 06 03:00 text.text
drwxr-xr-x 2 0 0 4096 Oct 06 03:27 xyTest
226 Directory send OK.
ftp>
-----------------
yum install ftp
一个简单的ftp命令
这里显示了中文名,那我用客户端怎么乱码了