Inport ftp user from a cvs file [Solved]

Discussion in 'General' started by rosario di palma, Jan 7, 2016.

  1. rosario di palma

    rosario di palma New Member

    Hi.
    There is a way to import a list of ftp users from a text file?
    Thanks
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    You can do that e.g. with PHPMyAdmin into the ftp_user table. FTP users exist only in the ISPConfig MySQL database, so you can import them directly. Use an existing FTP user as example for the values in the sys_* fields of the table.
     
  3. rosario di palma

    rosario di palma New Member

    Your suggestion is correct but also the field ' gid ' should be consistent . Many thanks.
    Problem solved
     

Share This Page