So I am trying to setup a simple one way synch from a dynamic ClearCase view over to a MOSS document library. I'm using SyncToy 1.4 as my sync tool and it seems to work fine when it's copying new documents from ClearCase to SharePoint but it's throwing an error when I try to overwrite a file with a new version or try to delete an existing file in SharePoint because it's deleted in ClearCase. I'm using the "Echo" sync setting so SharePoint should always mirror changes in ClearCase.
I've created a custom active directory user for this process and have given that user Full Control on the SharePoint document library and can manually do these edits/deletes from the explorer view of the doc library when I'm logged into a server as that "sync user" however when I run the synctoy it fails saying the document in SharePoint is "read-only". My questions is shouldn't synctoy be running as that "sync user" and shouldn't it behave the same as when I manually manipulate the documents in SharePoint in explorer view as that "sync user"?