...
Copy the topology diagrams from your laptop to the /var/lib/tomcat6/webapps/msr/media/toplogy directory on prod-msr.geant.net (First copy the directory to your home directory(using WinScp) then copy them to /var/lib/tomcat6/webapps/msr/media/)
sudo cp -r toplogy/ /var/lib/tomcat6/webapps/msr/media/
Copy the graphs from your laptop to the /var/lib/tomcat6/webapps/msr/media/graphs directory on prod-msr.geant.net (First copy the directory to your home directory(using WinScp) then copy them to /var/lib/tomcat6/webapps/msr/media/)
i.e. sudo cp -r graphs/ /var/lib/tomcat6/webapps/msr/media/
Using MySQL Workbench import the reports database tables from your laptop onto prod-msr.geant.net
...