[SalesForce] How to deploy everything in one go from dev sandbox to full copy sandbox

I have done quite a bit of development in my dev sandbox and want to now deploy it to a full copy sandbox. Is it possible to deploy everything in one go without having to create change sets for every little thing?

Tia.

Best Answer

The ANT-based Force.com Migration Toolkit is suitable for this if you comfortable using Java and the command line or terminal.

There are third party tools for doing this which you can find through Google. Full disclosure that I work for https://gearset.com, a new service that makes this simple and does advanced deployments with things like Profiles and PermissionSets.

Any feedback welcome!

enter image description here