realbasic-nug
[Top] [All Lists]

Re: Permissions

To: REALbasic Network Users Group <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Permissions
From: support at monkeybreadsoftware dot de (Christian Schmitz)
Date: Tue, 6 Aug 2002 15:24:46 +0200
> If my application has to deal with copying/backing up files then how do I
> deal with file permissions under OSX?

copy all files you can copy.
Warn the user that some files can't be copied.
Or run as root and copy every file, but preserve the permissions.
 
> What permissions are required to simply copy a file 

Read permissions.

> - what would cause the copy to fail?

No read permissions.

Mfg
Christian

-- 
A thousand functions in one Realbasic plugin. The MBS Plugin.
(currently 45 plugin parts, over 1600 functions)

<http://www.monkeybreadsoftware.de/realbasic/plugins.html>


<Prev in Thread] Current Thread [Next in Thread>