Hi,
I'm trying to use the NAnt <get>
task to download some artifacts from our build server.
However I'm getting permission denied to the destination folder even though the folder I'm downloading to has "Everyone" with full control.
What's going on?