Enable users to upload using their own FTP client. Supports FTP accounts on cPanel/WHM hosts and ProFTP on Linux.
Front-End Website Changes:
- New tab on the homepage with option to upload via FTP.
- Automatic generation of FTP account based on user login details.
- Ability to use a different host for FTP uploads than the main site.
- When files are uploaded by FTP, the user revisits the page to import the files.
- Your sites existing file size and type restrictions are still considered for FTP uploads.
- FTP accounts automatically deleted when a site account is locked.
- New Each upload is staggered rather than all at once to improve performance on large volume uploads.
- New Link on FTP upload tab to recheck for pending transfers to import.
- Avoids PHP upload limits for larger file sizes.
- Option to allow just paid users access or free and paid users.
- Easy setup and configuration.
- Plugin configuration:
- Whether plugin is enabled or not.
- FTP method. (cPanel/WHM or ProFTPD)
- cPanel domain name. (ftp host)
- cPanel username.
- cPanel password.
- FTP account home directory base. Can be outside of the public_html folder.
- FTP account quota.
- Whether to only allow paid or paid and free account access.
- Whether to show the FTP tab to non users. Prompts to register on click.
- New Support for ProFTPD. Runs in virtual mode using the main database. You'll need access to your own Linux server to configure.