Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; SPOSTARBUST_Widget_Class has a deprecated constructor in /home2/cptech/public_html/wp-content/plugins/spostarbust/index.php on line 386

Deprecated: Function create_function() is deprecated in /home2/cptech/public_html/wp-content/plugins/spostarbust/index.php on line 611

Notice: The called constructor method for WP_Widget in SPOSTARBUST_Widget_Class is deprecated since version 4.3.0! Use
__construct()
instead. in /home2/cptech/public_html/wp-includes/functions.php on line 4514
What is the difference between ProFTP and PureFTP

What’s the Difference Between ProFTP and Pure-FTP?

cPanel offer two FTP servers to choose with.  PureFTP and ProFTP – the default one is pure FTP.  If you want to make a change, you can do this from WHM  Main >> Service Configuration >> FTP Server Selection.

Pure-FTPd is generally regarded as faster FTP than Pro FTPd, though it will not display stats in the stats menu. Pure-FTPd will be useful in instances where bandwidth usage is less important than file transfer speed. Pure-FTPd supports virtual user quotas, whereas ProFTPd does not.  PureFTPd is very much secure then ProFTP. Licensed under the BSD license, PureFTPd can be installed in any Linux Based system but not Windows.

For a cPanel based server the advantages of Pure FTP are :

  • Faster login time;
  • Uses less memory;
  • Allows virtual access on any IP address;
  • Better security model;
  • Allows virtual user quotas;
  • More compatible with software RAID systems;
  • cPHulk support for brute force protection.

You can view this article to see how to set up a standalone Pure FTP server 

ProFTPd will display your bandwidth usage, allowing you to monitor the amount of bandwidth your FTP sessions are using. ProFTPd is recommended in instances when monitoring your bandwidth is of the utmost importance; for example, on a limited bandwidth hosting plan. ProFTPd is a modular FTP server which very much used. Most of the control panels support this one. There is a lot of features available in ProFTP, while a very less is being used in a cPanel perspective.  It is also using the GPL for licensing. The configuration of ProFTPd is simple, and example configuration files can be found easily over the net.

  • Allows use of .ftpaccess files for per-directory access controls;
  • Supports TCPwrappers based access controls;
  • Highly configurable.

You have to select which FTP server fits in best for you.

 

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Close Menu