You have exported some data and downloaded package . It’s time to import that package to another Tridion instance. First things first, let’s upload our package to the server: private static string UploadPackage ( string packageLocation) { var uploadClient... Read the full text.