Re: compare folder/files

2008-03-03 Thread Gilbert Rebhan
Md. Jahidul Hasan schrieb: > Hi, > > I have a target which upload folders/files to one location and I need to > compare the content after upload, how to proceed ? uploaded part has been > done by using copy and fileset task. Can't find any good solution for > compare. see http://ant.apache.org/m

Re: compare folder/files

2008-03-03 Thread Dimitris Mouchritsas
Md. Jahidul Hasan wrote: Md. Jahidul Hasan wrote: Hi, I have a target which upload folders/files to one location and I need to compare the content after upload, how to proceed ? uploaded part has been done by using copy and fileset task. Can't find any good solution for compare. Hasan

Re: compare folder/files

2008-03-03 Thread Md. Jahidul Hasan
> Md. Jahidul Hasan wrote: >> Hi, >> >> I have a target which upload folders/files to one location and I need to >> compare the content after upload, how to proceed ? uploaded part has >> been >> done by using copy and fileset task. Can't find any good solution for >> compare. >> >> Hasan >> >> >

Re: compare folder/files

2008-03-03 Thread Dimitris Mouchritsas
Md. Jahidul Hasan wrote: Hi, I have a target which upload folders/files to one location and I need to compare the content after upload, how to proceed ? uploaded part has been done by using copy and fileset task. Can't find any good solution for compare. Hasan ---

compare folder/files

2008-03-03 Thread Md. Jahidul Hasan
Hi, I have a target which upload folders/files to one location and I need to compare the content after upload, how to proceed ? uploaded part has been done by using copy and fileset task. Can't find any good solution for compare. Hasan --