> On 11 Dec 2013, at 4:18, Mark Heieis <mheieis at alois.ca> wrote:
> 
> Hi Craig,
> 
> I dug a little deeper and this is what I found: If the destination file(s) 
> already exist, then setPermissions() will succeed. It appears, however, if 
> they don't exist, setPermissions() will fail.
> 
> In the patch, it doesn't look like the output files have actually been 
> physically created when setPermissions() is called, only the file descriptors 
> have.
> 
> 

Hi

Well we need to check this as the copyFileAtomic code has already run and the 
permissions copy runs between the old and new file. What is are you on? I'm 
testing this on OSX.

Thanks
Craig

Reply via email to