Muhammad Ahsan

http://zawster.wordpress.com

@zawster_

Let's first talk about FTP.

  • Design to transfer a file from one system to another system over the Internet.

 

  • FTP is an application protocol which uses TCP/IP protocol.

Working of FTP

Working of FTP

What ProFTPd is?

  • Along with vsftpd and Pure-FTPd, ProFTPD is among the most popular FTP servers in Unix-like environments today.
  • ProFTPD (short for Pro FTP daemon) is an FTP server. ProFTPD is Free and open-source software, compatible with Unix-like systems and Microsoft Windows (via Cygwin).

Features of ProFTPd

  • IPv6 support
  • Module Support
  • Hidden directories and files
  • Use as standalone server
  • Per directory configuration

ProFTPd works with

  • macOS
  • freeBSD
  • Linux
  • Solaris
  • openBSD
  • Cygwin

Let's Work with  ProFTPd

ProFTPD

By Muhammad Ahsan

ProFTPD

What is FTP(File Transfer Protocol) and why we use ProFTPd?

  • 150