Re: [NAnt-users] How to Catch Error in Copy Task

2006-07-11 Thread NealWalters
The word "fail" or "failover" is nowhere in my script. Does that mean I'm sure? I'm not familiar with failover. Here's my entire NANT file:

[NAnt-users] How to Catch Error in Copy Task

2006-07-11 Thread NealWalters
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 th