VSFTPD

  • How to Setup FTP Server with VSFTPD on Debian 9

    How to Setup FTP Server with VSFTPD on Debian 9

    in ,

    FTP (File Transfer Protocol) is a standard network protocol used to transfer files to and from a remote network. For more secure and faster data transfers, use SCP or SFTP. There are many open source FTP servers available for Linux. The most popular and widely used are PureFTPd, ProFTPD and vsftpd. This tutorial explains how…

  • How to Setup FTP Server with VSFTPD on CentOS 7

    How to Setup FTP Server with VSFTPD on CentOS 7

    in ,

    FTP (File Transfer Protocol) is a standard client-server network protocol that allows users ro transfer files to and from a remote network. There are several open source FTP servers available for Linux. The most popular and widely used are PureFTPd, ProFTPD and vsftpd. In this tutorial we’ll be installing vsftpd (Very Secure Ftp Daemon). It…

Search for an article