Net2FTP is available within web-cp as a filemanager. The webcp/web/personal/net2ftp.phps file includes the necessary statements to rewrite Net2FTP for inclusion in web-cp. Net2FTP may be upgraded by simply replacing the files in the webcp/web/personal/net2ftp folder with the newer version of Net2FTP. If any links break, please report them on the forums so new rewrite rules may be written.

Files that must be edited:

webcp/web/personal/net2ftp/includes/errorhandling.inc.phps

Comment out lines:

  • 221: HtmlEnd("error", "", "");
  • 223: exit();

webcp/web/personal/net2ftp/settings.inc.phps

Ensure that all settings are copied from the previous settings file. Some of these settings are necessary for net2ftp to work within web-cp while others are selected to increase default security.