Is there a way to catch/detect errors on the "copy" task? 
I use the following to copy files from my notebook to a server.  
When the server was rebooted, the copy failed.  When I copied the directory
from which I was copying into a Windows Explorer windows, then I needed to
sign-on. 
So I know the problem and now I'm signed on, but NANT didn't detect the
error. 

Also, just for a test, I changed the directory name to non-existant
directory and no error then. 

So how can I test if the copy worked or failed? 

Thanks,
Neal Walters 

-- 
View this message in context: 
http://www.nabble.com/How-to-Catch-Error-in-Copy-Task-tf1925976.html#a5274180
Sent from the NAnt - Users forum at Nabble.com.



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to