Migrating Jenkins jobs from one server to another

Jenkins

Copied Jenkins "jobs" directory from one A (VB) to server B (AWS). The jobs directory shows up in the server B with all the files in it. But those jobs doesn't populate in Jenkins UI.
Please help.

Thank you!

Best Answer

Hit /reload URL on your Jenkins (it will ask you for login/pass naturally). This reads the configuration from XML files.