Learn about Centmin Mod LEMP Stack today
Become a Member

CentOS 7 Beta Branch add support for pure-ftpd virtual FTP users & TLS FTP (explicit SSL) only connections for .08...

Discussion in 'Centmin Mod Github Commits' started by eva2000, Jan 18, 2015.

Tags:
  1. eva2000

    eva2000 Administrator Staff Member

    59,158
    12,507
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,139
    Local Time:
    12:26 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    add support for pure-ftpd virtual FTP users & TLS FTP (explicit SSL) only connections for .08 beta


    Continue reading...
     
  2. pamamolf

    pamamolf Well-Known Member

    4,125
    429
    83
    May 31, 2014
    Ratings:
    +841
    Local Time:
    5:26 AM
    Nginx-1.29.x
    MariaDB 10.6.x
    Please tell me that with this it is possible to create an sftp user and lock him to upload only for example at :

    Code:
    /home/nginx/domains/mydomain.com/public/uploads
    Is there any tutorial for it?

    Thanks
     
  3. eva2000

    eva2000 Administrator Staff Member

    59,158
    12,507
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,139
    Local Time:
    12:26 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    yes you can, updated the pure-ftpd virtual FTP user post with more info on pure-pw commands and existing Centmin Mod user section outlines how to set specific paths with -d option
     
  4. pamamolf

    pamamolf Well-Known Member

    4,125
    429
    83
    May 31, 2014
    Ratings:
    +841
    Local Time:
    5:26 AM
    Nginx-1.29.x
    MariaDB 10.6.x
    I just test it on existing vhost on a dedicated server and works great :)
     
    Last edited: Jan 22, 2015
  5. eva2000

    eva2000 Administrator Staff Member

    59,158
    12,507
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,139
    Local Time:
    12:26 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    thanks for the feedback and testing :D