Skip to main content

Migrate Roundcube contacts and signature by Transfer Tool

Comments

4 comments

  • quietFinn
    I was trying to change mysql to sqlite for user by this thread:
    0
  • cPRex Jurassic Moderator
    As @quietFinn mentioned, it would be best to convert the entire Source machine before attempting the move to the Destination in order to ensure things work well.
    0
  • DeviC3
    Thank You for replies. So is there way to transfer all contacts assigned to each email account in only one user account ? I can write script to get this data from Mysql to Mysql but I have no idea how to do this from Mysql to Sqlite :)
    0
  • cPRex Jurassic Moderator
    I don't have any tools on my end that would automatically or manually perform that type of work on either type of database. The best way to do it would likely be to look into the database structure itself on the SQLite side and construct a script to work with that.
    0

Please sign in to leave a comment.