Configure FTP server | FTP server in HIND | How to Setup FTP Server | part 2 @Securelinuxhacks
Ftp Server in Centos 7
FTP is a used for the files transfer between a client and server on a computer network.
Active Mode Connection : TCP 21 for connection establish and TCP 20 for data transfer.
Passive Mode Connection :First connections is established via TCP 21 and then Server use open ports over 1024 “ to show the establish connection”
#ftpserver
#Secureftp
#securelinuxhacks
#HowtoSetupFTPServer
#ftpserverinstallcentos 7
by Securelinuxhacks
linux ftp server