>>
>>
>Read the doc for the task, especially what >property/@location
>evaluates to. Add these to check the values:
>>
>
>
Thanks. That revealed the problem: ${dest} was based on my local base
directory. I simply needed to change from using the location attribute to
using value. Then
Hi. I am a new ant user seeking to use ant to deploy my webapp to my remote
server. For starters, I am just trying to copy one file from my local computer
to my remote server using an scp task. According to my local computer, my
attempt works: I get "BUILD SUCCESSFUL" and even the number of b