When we do deploys to remote servers Bamboo seems to only be able to ant scp the WAR files which takes a very very long time. This could be done manually with rsync but defeats the purpose of using Bamboo. Is there a way or hidden plugin (I've looked) to do this using rsync or some other way of copying the files faster?
Can Maven help somehow for this? We deploy to Glassfish servers