Posted by: isaraffee | April 18, 2010

FTP from Vector Linux to Ubuntu Jaunty

FTP from Vector Linux to Ubuntu Jaunty

On Ubuntu

root@ismail-laptop:~# ps -ef|grep ftp

proftpd 2930 1 0 21:05 ? 00:00:00 proftpd: (accepting connections)

root 7544 5961 0 21:48 pts/2 00:00:00 grep ftp

This shows that ftp server, proftpd is ready.

On Vector

root:# ftp 172.16.0.2

Connected to 172.16.0.2.

220 ProFTPD 1.3.1 Server (Debian) [::ffff:172.16.0.2]

Name (172.16.0.2:root): root

331 Password required for root

Password:

230 User root logged in

Remote system type is UNIX.

Using binary mode to transfer files.

ftp> ls

200 PORT command successful


Leave a comment

Categories