I would check to make sure the file size in folder A matched the one in B, 
before moving it.  Then I would verify that the file size of the one in A 
matched the one in C before proceeding to the next step.

 

Thank you,
 
Brian Wilson
Programmer Analyst, Associate
Department of Human Resources - Administrative Services
Email: brian.wil...@dhr.alabama.gov


-----Original Message-----
From: netvampire.tw [mailto:netvampire...@yahoo.com.tw] 
Sent: Monday, March 21, 2011 4:21 AM
To: nant-users@lists.sourceforge.net
Subject: [NAnt-users] How 2 ensure nant task target finish

dears,
    we have some concern about nant task or target finish their task or not. is 
it possible using copy task in the first and then execute move task cause 
failure.
ex. copy a large file from A to B folder and move from B folder to C folder 
become 0 size.
I use nant build my auotomate tasks.I am afraid that task casue some bad files 
because I/O or exception not display.May I make sure task successful by 
property 
output or return code?
Thanks for reply
Best regards,
Edwin


      

------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to