I have moved to a new machine and have had to install FME on the new machine.
Is there a way of exporting all my settings and database connections to install on my new machine or do I have to set it all up from scratch again?
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.
You can export/import individual connections one by one. In the FME Options dialog, To export a connection, in the FME Options dialog, right-click on the connection > Export.
You can export/import individual connections one by one. In the FME Options dialog, To export a connection, in the FME Options dialog, right-click on the connection > Export.
To export/import all you your database connections at once go to Tools > FME Options > Database Connections. Click on one of the connections then Ctrl + A to select all the connections. Right click and select Export. Under export file select where you want to save the file and give it a name. Also you need to provide a password for the file. Open up your new FME on your new machine go to Database Connections and this time right click and import. Browse to the file. Make sure that you select file with extension .xml.enc
@bubblebeb You should be able to copy the fme_connections.data file which will be located somewhere like: C:\\Users\\<user>\\AppData\\Roaming As mentioned above, copy the key files as well.
You can use a shared folder so this doesn't happen again. See the documentation