Try:
<move todir="to">
<fileset dir="from" includes="**/*"/>
</move>
Peter
Rebhan, Gilbert wrote:
Hi,
i wanted to move the contents under a directory to
another directory _without_ moving the directory itself.
How to do that ? I've tried several combinations with
filterset etc. but the dir always gets lost.
dir1/*.* move to dir2/*.* where dir1 should remain.
thanks for any advice!
Regards, Gilbert
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]