Posts by author:
To get this scp task to work in ant was really a nightmare. I downloaded the required jar-file from http://www.jcraft.com/jsch/ and added it in eclipse under the configuration of the ant task. The scp task was not found and the build failed. Then i added the the path to the jar under ants global preferences. [...]