• Welcome to Tux Reports: Where Penguins Fly. We hope you find the topics varied, interesting, and worthy of your time. Please become a member and join in the discussions.

Folder permissions

T

Terry R.

Flightless Bird
On this workstation, I have always had multiple OS's. Data is stored on
a separate drive and backed up to another drive on shutdown using a
batch file and xcopy (no, it's not the only backup). It has worked well
until Win7 came into the mix. Now I get different folders in the log
created stating:

Access denied
Unable to create directory - G:/....

These are folders that are already created and nothing is being copied
to them anyway.

All folders on the backup drive have the same permissions.

There is an "Account Unknown(S-1-....) in all the folders now that I'm
guessing is from Win7 (it doesn't show IN Win7). It has full control
along with my login user that is the same on all OS's. I even grant
full control to Everyone and no change.

SyncToy appears to not have this problem, my guess is most likely the
data in those folders hasn't changed so nothing is being written to them.

Any ideas why Win7 is throwing this wrench in the mix and how to resolve
it?

Terry R.
--
Anti-spam measures are included in my email address.
Delete NOSPAM from the email address after clicking Reply.
 
P

Pegasus [MVP]

Flightless Bird
"Terry R." <F1Com@NOSPAMpobox.com> wrote in message
news:#F51JeA2KHA.5856@TK2MSFTNGP05.phx.gbl...
> On this workstation, I have always had multiple OS's. Data is stored on a
> separate drive and backed up to another drive on shutdown using a batch
> file and xcopy (no, it's not the only backup). It has worked well until
> Win7 came into the mix. Now I get different folders in the log created
> stating:
>
> Access denied
> Unable to create directory - G:/....
>
> These are folders that are already created and nothing is being copied to
> them anyway.
>
> All folders on the backup drive have the same permissions.
>
> There is an "Account Unknown(S-1-....) in all the folders now that I'm
> guessing is from Win7 (it doesn't show IN Win7). It has full control along
> with my login user that is the same on all OS's. I even grant full
> control to Everyone and no change.
>
> SyncToy appears to not have this problem, my guess is most likely the data
> in those folders hasn't changed so nothing is being written to them.
>
> Any ideas why Win7 is throwing this wrench in the mix and how to resolve
> it?
>
> Terry R.
> --


Not a WinXP issue - why not try a Windows 7 forum?
http://social.answers.microsoft.com/Forums/en-US/w7security/threads.
Remember to post the batch file that causes this problem.
 
T

Terry R.

Flightless Bird
On 4/9/2010 12:08 PM On a whim, Pegasus [MVP] pounded out on the keyboard

>
> "Terry R."<F1Com@NOSPAMpobox.com> wrote in message
> news:#F51JeA2KHA.5856@TK2MSFTNGP05.phx.gbl...
>> On this workstation, I have always had multiple OS's. Data is stored on a
>> separate drive and backed up to another drive on shutdown using a batch
>> file and xcopy (no, it's not the only backup). It has worked well until
>> Win7 came into the mix. Now I get different folders in the log created
>> stating:
>>
>> Access denied
>> Unable to create directory - G:/....
>>
>> These are folders that are already created and nothing is being copied to
>> them anyway.
>>
>> All folders on the backup drive have the same permissions.
>>
>> There is an "Account Unknown(S-1-....) in all the folders now that I'm
>> guessing is from Win7 (it doesn't show IN Win7). It has full control along
>> with my login user that is the same on all OS's. I even grant full
>> control to Everyone and no change.
>>
>> SyncToy appears to not have this problem, my guess is most likely the data
>> in those folders hasn't changed so nothing is being written to them.
>>
>> Any ideas why Win7 is throwing this wrench in the mix and how to resolve
>> it?
>>
>> Terry R.
>> --

>
> Not a WinXP issue - why not try a Windows 7 forum?
> http://social.answers.microsoft.com/Forums/en-US/w7security/threads.
> Remember to post the batch file that causes this problem.
>


Actually, it is happening in XP. That's why I posted it here.



Terry R.
--
Anti-spam measures are included in my email address.
Delete NOSPAM from the email address after clicking Reply.
 
P

Pegasus [MVP]

Flightless Bird
"Terry R." <F1Com@NOSPAMpobox.com> wrote in message
news:eTKDioD2KHA.5880@TK2MSFTNGP02.phx.gbl...
> On 4/9/2010 12:08 PM On a whim, Pegasus [MVP] pounded out on the keyboard
>
>>
>> "Terry R."<F1Com@NOSPAMpobox.com> wrote in message
>> news:#F51JeA2KHA.5856@TK2MSFTNGP05.phx.gbl...
>>> On this workstation, I have always had multiple OS's. Data is stored on
>>> a
>>> separate drive and backed up to another drive on shutdown using a batch
>>> file and xcopy (no, it's not the only backup). It has worked well until
>>> Win7 came into the mix. Now I get different folders in the log created
>>> stating:
>>>
>>> Access denied
>>> Unable to create directory - G:/....
>>>
>>> These are folders that are already created and nothing is being copied
>>> to
>>> them anyway.
>>>
>>> All folders on the backup drive have the same permissions.
>>>
>>> There is an "Account Unknown(S-1-....) in all the folders now that I'm
>>> guessing is from Win7 (it doesn't show IN Win7). It has full control
>>> along
>>> with my login user that is the same on all OS's. I even grant full
>>> control to Everyone and no change.
>>>
>>> SyncToy appears to not have this problem, my guess is most likely the
>>> data
>>> in those folders hasn't changed so nothing is being written to them.
>>>
>>> Any ideas why Win7 is throwing this wrench in the mix and how to resolve
>>> it?
>>>
>>> Terry R.
>>> --

>>
>> Not a WinXP issue - why not try a Windows 7 forum?
>> http://social.answers.microsoft.com/Forums/en-US/w7security/threads.
>> Remember to post the batch file that causes this problem.
>>

>
> Actually, it is happening in XP. That's why I posted it here.
>
>
>
> Terry R.


I suppose your statement "Any ideas why Win7 is throwing this wrench in the
mix" could be interpreted in different ways. To clarify the issue I suggest
you post your xcopy command and explain in more details where exactly the
problem occurs and where Windows 7 gets involved.
 
Top