Warning:
The cPanel API 2 system is deprecated. We strongly recommend that you use UAPI instead of cPanel API 2.
The Ftp module manages FTP users, connections, and services
Important:
When you enable a non-Standard Node server profile, the system disables API calls associated with that profile's disabled roles.
- cPanel API 2 Functions -
Ftp::addftp— This function creates an FTP account. - cPanel API 2 Functions -
Ftp::delftp— This function deletes an FTP account. - cPanel API 2 Functions -
Ftp::listftp— This function lists an account's FTP users. - cPanel API 2 Functions -
Ftp::listftpsessions— This function lists an account's active FTP sessions. - cPanel API 2 Functions -
Ftp::listftpwithdisk— This function lists FTP users and their home directory's disk information. - cPanel API 2 Functions -
Ftp::passwd— This function changes an FTP user's password. - cPanel API 2 Functions -
Ftp::setquota— This function changes an FTP account's quota.