Join the community today
Register Now

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

    50,481
    11,664
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,092
    Local Time:
    1:58 AM
    Nginx 1.25.x
    MariaDB 10.x
    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,023
    421
    83
    May 31, 2014
    Ratings:
    +817
    Local Time:
    6:58 PM
    Nginx-1.17.x
    MariaDB 10.3.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

    50,481
    11,664
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,092
    Local Time:
    1:58 AM
    Nginx 1.25.x
    MariaDB 10.x
    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,023
    421
    83
    May 31, 2014
    Ratings:
    +817
    Local Time:
    6:58 PM
    Nginx-1.17.x
    MariaDB 10.3.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

    50,481
    11,664
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,092
    Local Time:
    1:58 AM
    Nginx 1.25.x
    MariaDB 10.x
    thanks for the feedback and testing :D