Join the community today
Register Now

Multiple FTP accounts per domain

Discussion in 'Feature Requests & Suggestions' started by BamaStangGuy, Dec 6, 2017.

  1. BamaStangGuy

    BamaStangGuy Active Member

    668
    192
    43
    May 25, 2014
    Ratings:
    +272
    Local Time:
    8:17 PM
    I looked around but did not see this. If this is not possible now can it be in the future?

     
  2. Jon Snow

    Jon Snow Active Member

    679
    130
    43
    Jun 30, 2017
    Ratings:
    +192
    Local Time:
    10:17 PM
    Nginx 1.13.9
    MariaDB 10.1.31
    In this example we're creating the additional FTP user "BamaStangGuy" for whippmedia.com :
    Code (Text):
    pure-pw useradd BamaStangGuy -u nginx -g nginx -d /home/nginx/domains/whippmedia.com
    pure-pw mkdb

    Change to suit your needs.
     
  3. eva2000

    eva2000 Administrator Staff Member

    49,879
    11,487
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +17,839
    Local Time:
    11:17 AM
    Nginx 1.21.x
    MariaDB 10.x