i've been testing it all January
one scenario:
file: x.txt
read, read&execute std. permissions
append data, write attributes, write ext. atributes special permissions
parrent folder: full control
i tried output redirection from cmd by " >> x.txt" - acces denied
and some c++ and c#.net functions for append data to file - without success
i realy dont konw how 'append data' permission works
any idea?
my system is XP SP2
"Steven L Umbach" wrote:
> You probably will also need read permissions to the file. --- Steve
>
>
>
> "honza" <(E-Mail Removed)> wrote in message
> news:FED1E15C-0CF6-46C5-A839-(E-Mail Removed)...
> > How can i append data to end of some file when only 'append data'
> > permission
> > on that file is set?
>
>
>
|