srv-5:nexenta usr4$ ftp 192.168.2.43
Connected to 192.168.2.43.
220-Welcome to NexentaStor FTP!
220-
220 nex1 FTP server ready.
Name (192.168.2.43:usr4): admin
331 Password required for admin.
Password:
230 User admin logged in.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> ls
229 Entering Extended Passive Mode (|||12589|)
150 Opening ASCII mode data connection for /bin/ls.
total 13
-rw-r--r-- 1 admin staff 220 Oct 21 14:39 .bash_logout
-rw-r--r-- 1 admin staff 414 Oct 21 14:39 .bash_profile
-rw-r--r-- 1 admin staff 2227 Oct 21 14:39 .bashrc
-rw-r--r-- 1 admin staff 964 Oct 21 14:39 .profile
226 Transfer complete.
ftp>
|