Skip to main content

Batch Add FTP Accounts and Directoreis

Comments

3 comments

  • cPanelMichael
    Hello :) There are no native options that will allow you to create multiple FTP accounts at the same time. You would have to develop a custom script using the cPanel API. Documentation on our API is available at: [url=http://docs.cpanel.net/twiki/bin/view/SoftwareDevelopmentKit/]cPanel & WHM's SDK [url=http://docs.cpanel.net/twiki/bin/view/ApiDocs/Api2/ApiFtp]Ftp Module Documentation You can also submit a feature request for this via: Submit A Feature Request Thank you.
    0
  • dmullerd
    [quote="cPanelMichael, post: 1572911">There are no native options.
    Should I be able to create my directories and accounts from the command line? Thanks, Daniel
    0
  • cPanelMichael
    There are no included command line functions that create FTP accounts. However, creating a FTP account will automatically generate the subdirectory you assign it's privileges to. You can use the API referenced in my last post to develop a script that's ran over the command line. Thank you.
    0

Please sign in to leave a comment.