Create a FTP user in MySQL // Can´t access server

Discussion in 'Installation/Configuration' started by EckyBrazzz, Jun 18, 2017.

  1. EckyBrazzz

    EckyBrazzz Member

    Hi,

    I need to have FTP Access to save my files. I can´t access the server, but still have access to external Dbase.
    So I need to create the FTP Accounts in de Dbase.

    So, my question is how to create an FTP user and Password in the dBase?
    Regards,

    EckyBrazzzz
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Do you have another ISPConfig server? If yes, create an FTP user in ISPConfig, then login to phpmyadmin, go to the dbispconfig database and there to the ftp_user table and export the record for the user that you created as sql with phpmyadmin. Then adjust the paths to match your other server and insert it there.
     

Share This Page