Shouldn't robocopy /COPYALL (or /COPY:DATSOU) do that?<br><br>/COPY:copyflag[s] :: what to COPY (default is /COPY:DAT).<br>                     (copyflags : D=Data, A=Attributes, T=Timestamps).<br>                     (S=Security=NTFS ACLs, O=Owner info, U=aUditing info).<br>
<br><br>Cheers,<br>Rafael<br><br><br><div class="gmail_quote">On Mon, Mar 15, 2010 at 1:17 PM, Lennart Sorensen <span dir="ltr"><<a href="mailto:lsorense-1wCw9BSqJbv44Nm34jS7GywD8/FfD2ys@public.gmane.org">lsorense-1wCw9BSqJbv44Nm34jS7GywD8/FfD2ys@public.gmane.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="im">On Fri, Mar 12, 2010 at 03:19:48PM -0500, William Muriithi wrote:<br>
> This is a tad window centric, so may not be entirely appropriate for<br>
> the LUG and hence the OT label. That being said, I believe some of us<br>
> might be dealing with Windows once in a while and hence the post.<br>
><br>
> We are in the middle of migrating between to file servers and we used<br>
> robocopy.exe to move files to the new file server. I did a sample<br>
> check on some of the files and the permissions seemed to have carried<br>
> over well. However, when I sent out to selected users, some were<br>
> actually able to read documents that were originally unavailable. This<br>
> kind of mean manually going through all directories, something I would<br>
> rather avoid.<br>
><br>
> Anyone know of a tool that can do this job better or have gone through<br>
> the experience before and would not mind sharing their experience?<br>
><br>
> Would appreciate any pointers and thanks in advance<br>
<br>
</div>rsync?  unison?<br>
<br>
Should be lots of options.<br>
<br>
At least on linux rsync has an ACL flag (-A) which does the full posix<br>
ACL permissions.<br>
<font color="#888888"><br>
--<br>
Len Sorensen<br>
</font><div><div></div><div class="h5">--<br>
The Toronto Linux Users Group.      Meetings: <a href="http://gtalug.org/" target="_blank">http://gtalug.org/</a><br>
TLUG requests: Linux topics, No HTML, wrap text below 80 columns<br>
How to UNSUBSCRIBE: <a href="http://gtalug.org/wiki/Mailing_lists" target="_blank">http://gtalug.org/wiki/Mailing_lists</a><br>
</div></div></blockquote></div><br>