| bio | website | |
|---|---|---|
| location | Perth, Australia | |
| age | ||
| visits | member for | 2 years, 2 months |
| seen | Aug 16 '12 at 3:13 | |
| stats | profile views | 4 |
Long time system administrator with interest in all things programming.
|
Aug 16 |
awarded | Teacher |
|
Aug 16 |
answered | When does `cron.daily` run? |
|
Mar 18 |
comment |
Failure to copy files with ownership/ACL information on a Windows Server 2008 R2 machineAccess Denied. I have permissions to create the files/directories; indeed there are no error messages if I do an XCOPY /S /E /I. |
|
Mar 17 |
awarded | Editor |
|
Mar 17 |
revised |
Failure to copy files with ownership/ACL information on a Windows Server 2008 R2 machine edited body |
|
Mar 17 |
comment |
Failure to copy files with ownership/ACL information on a Windows Server 2008 R2 machine Robocopy is quite useful, though it also has the same issues - I used /COPY:DATSO rather than /COPYALL. (Fixed the spelling mistake, but that was only a transcription error.) |
|
Mar 17 |
comment |
Failure to copy files with ownership/ACL information on a Windows Server 2008 R2 machine I was hoping to be able to grant the approriate rights to the user, rather than use the Adminsitrator account - the odd thing is that it only seems to fail on the 2008 server, so I suspect there is something I'm missing with my security setup. |
|
Mar 16 |
asked | Failure to copy files with ownership/ACL information on a Windows Server 2008 R2 machine |