May 9, 2025
  • Facebook
  • Twitter
  • Instagram
Grepitout
  • Home
  • SERVER MANAGEMENT
    • Linux Commands
    • Mail Servers
    • Scripting
    • Linux Basics
    • Databases
    • Tips & Tricks
    • INSTALLATIONS
    • NEWS
  • CONTROL PANELS
    • cPanel
    • Plesk
    • CWP
  • Monitoring Tools
    • Icinga
    • Zabbix
    • Agents
  • UBUNTU
  • Wallpapers
  • Electronics
Install photo album

Install proof It photo album generator on Linux

Jenkins FreeStyle Demo Project

Jenkins FreeStyle Demo Project (Ansible + Jenkins + Git)

remove old kernels

How to remove old kernels from CentOS 7

no matching key exchange method found

Unable to negotiate with port 22: no matching key exchange method found.

Install Jenkins

Install Jenkins on CentOS

Reset IPMI admin password

How to reset IPMI admin password using ipmitool

change boot order

How to change boot order in CentOS 7 or RHEL 7

YumRepo Error

YumRepo Error: All mirror URLs are not using ftp, http[s] or file

how to recalculate the statistics of a domain in Plesk

How to recalculate the statistics of a domain in Plesk

how to change the plan of an account in plesk

How to change the plan of an account in Plesk

how to remove domain alias in plesk

How to remove domain alias in Plesk

add a new IP block in solusvm

How to add a new IP block in SolusVM

Correct ownership

How to change WordPress User/Admin password in PHPmyadmin via Cpanel

how to add a new module in whmcs ticketing system

How to add a new module in WHMCS ticketing system

create a virtual server in SolusVM

How to create a virtual server in SolusVM

Disable outgoing email in cPanel

How to create a package in WHM/Cpanel

Correct ownership

How to create an account in WHM/Cpanel

Correct ownership

How to enable mod_fcgid in WHM/Cpanel

404 Error

How to take the backup of an account in cPanel

backup of a domain in Plesk

How to take the backup of a domain in Plesk

change client account password in SolusVM admin panel

How to change client account password in SolusVM admin panel

change client account password in SolusVM admin panel

How to update SolusVM panel

Correct ownership

How to verify cPanel license

how to recalculate the statistics of a domain in Plesk

How to update Plesk panel

how to recalculate the statistics of a domain in Plesk

How to find Plesk license key

Grepitout
  • Home
  • SERVER MANAGEMENT
    • Linux Commands
    • Mail Servers
    • Scripting
    • Linux Basics
    • Databases
    • Tips & Tricks
    • INSTALLATIONS
    • NEWS
  • CONTROL PANELS
    • cPanel
    • Plesk
    • CWP
  • Monitoring Tools
    • Icinga
    • Zabbix
    • Agents
  • UBUNTU
  • Wallpapers
  • Electronics
Grepitout
  • Home
  • SERVER MANAGEMENT
    • Linux Commands
    • Mail Servers
    • Scripting
    • Linux Basics
    • Databases
    • Tips & Tricks
    • INSTALLATIONS
    • NEWS
  • CONTROL PANELS
    • cPanel
    • Plesk
    • CWP
  • Monitoring Tools
    • Icinga
    • Zabbix
    • Agents
  • UBUNTU
  • Wallpapers
  • Electronics
cPanel

Create FTP account in cPanel via terminal

May 31, 2017
1 Min Read
Create FTP account
FTP Accounts
Add Comment

Create FTP account in cPanel via terminal

You can create FTP account in cPanel via terminal using the following command. This uses cPanel API 2 Functions to create the FTP account.

cpapi2 --user=username Ftp addftp user=user pass=password

Example:

cpapi2 --user=grepitout Ftp addftp user=newftp@grepitout.com pass=123password

Delete FTP account in cPanel via command line:

cpapi2 --user=username Ftp delftp user=user destroy=1

Example:

cpapi2 --user=grepitout Ftp delftp user=newftp@grepitout.com destroy=1

List FTP account in cPanel via command line:

cpapi2 --user=username Ftp listftp

Don’t forget to replace the following:

username: The cPanel account Username.
user: The FTP account which you would like to create.
password: Desired password for the newly created FTP account.

That’s it!

Also Read: Create email account in cPanel via terminal

If you like this post and wish to receive more articles from us, please like our FB page: Button

Your suggestions and feedbacks will encourage us and help to improve further, please feel free to write your comments.

For more details on our services, please drop us an E-mail at info@grepitout.com

TagsCreate FTP account FTP

You may also like

Correct ownership
cPanel

How to change WordPress User/Admin password in PHPmyadmin via Cpanel

October 18, 2020
Disable outgoing email in cPanel
cPanel

How to create a package in WHM/Cpanel

October 4, 2020
Correct ownership
cPanel

How to create an account in WHM/Cpanel

October 4, 2020
Correct ownership
cPanel

How to enable mod_fcgid in WHM/Cpanel

October 4, 2020
404 Error
cPanel

How to take the backup of an account in cPanel

October 3, 2020
Correct ownership
cPanel

How to verify cPanel license

September 25, 2020

Add Comment

Click here to post a comment

Cancel reply

The list of default open ports in cPanel Server
Disable 2 factor authentication via command line in cPanel
Comment

Topics




Grepitout

Copyright © 2025. Created by HappyBee Host | Sitemap
  • Facebook
  • Twitter
  • Instagram