RE: problem with exec & rsh

2004-01-14 Thread Anderson, Rob (Global Trade)
Users List" <[EMAIL PROTECTED]> To "Ant Users List" <[EMAIL PROTECTED]> cc Subject RE: problem with exec & rsh Does the rsync command you are trying to run behave the same way if you run it from the command line? I think I have seen this behavior from rsync

RE: problem with exec & rsh

2004-01-14 Thread Basel Ahmed
PROTECTED]> To "Ant Users List" <[EMAIL PROTECTED]> cc Subject RE: problem with exec & rsh Does the rsync command you are trying to run behave the same way if you run it from the command line? I think I have seen this behavior from rsync before. I think you might

RE: problem with exec & rsh

2004-01-14 Thread Anderson, Rob (Global Trade)
Does the rsync command you are trying to run behave the same way if you run it from the command line? I think I have seen this behavior from rsync before. I think you might be better off trying a different strategy than calling rsync from the task. I have automated a deployment similar to the o