Transferring packages before deployment

It is sometimes necessary to transfer deployment packages to your environment before you are ready to install and configure them.

The largest benefit of this approach is that the package acquisition portion of the main deployment will take much less time as long as the packages are in the cache on each target.

This is mainly a concern for deployments to Windows and Linux machines. Container based platforms like Kubernetes handle the container image acquisition during the deployment.

In this guide, we will detail different methods of transferring your deployment packages to an environment.

Before trying out any of the methods in this guide, verify that delta compression is optimized. You may find that with delta compression working as intended, there’s no need for further intervention.

Learn more

Help us continuously improve

Please let us know if you have any feedback about this page.

Send feedback

Page updated on Wednesday, November 5, 2025