Quickly Setup FTP with ProFTPD in Webmin

In this blog, we will know How to quickly set up FTP in Webmin. Without wasting time lets’s dive in FTP stands for file transfer protocol, and along with telnet and SMTP is one of the oldest protocols still in common use on the Internet. ProFTPD generally uses a single configuration file, found at /etc/proftpd.conf. This […]

Everything to Know About SFTP– Secure File Transfer Protocol?

In this blog we are going to take a look at SFTP or Secure File Transfer Protocol. SFTP is basically “SSH File Transfer Protocol!” And it transfers the data securely by using encryption. SFTP works as a subsystem of SSH and shares the same port. What SSH is configured for which is port number 22 […]