This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: slow filesystem access mc start take sometimes 1 sec sometimes upto 7 sec or sometimes more


Hello Larry

On 23.09.08, you wrote:

> Bernd Roesch wrote:
>> Hello Larry
>> 
>> On 23.09.08, you wrote:
>> 
>>> '.' as a directory in a path signifies the "current" directory. You
>>> don't want to specify this for any path in your '/etc/passwd' file. As
>>> for the slowdown you experienced, I explained earlier in this thread why
>>> that happened. It has nothing to do with setting HOME but rather has to
>>> do with the directory you set as your home and the access you have to
>>> it.
>> 
>> seem i forget to say, i use windows always as admin, so i have access to
>> all. 
> 
> Not to beat a dead horse but running as "Administrator" under Windows does
> not afford you all the same benefits and permissions that running as
> "root" under Linux/Unix does.  You can check if the directory in question
> is accessible by "Administrator" using 'getfacl' on that directory.  You

here is the output of getfacl on my working dir.group is marked as not
writeable, but i have no group (Kein) means no group in german.

i have called mkgroup -l /etc/group and restart shell, but same.

# file: /cygdrive/e/amiga/amidevcpp/bernd
# owner: bernd
# group: Kein
user::rwx
group::r-x
other:r-x
mask:rwx 

all other dirs i use have same output.

# file: /cygdrive/e/amiga/amidevcpp
# owner: bernd
# group: Kein
user::rwx
group::r-x
other:r-x
mask:rwx 

I have a windows XP home.this have no security tab, or can control group as
far i know by default.
it seem have only a account manager, and can free or hide drives for network
access.i have all my drives not give free for network access (thats the
default from winxp home).I also have no network at home, i only have wlan
to go to internet and this work ok.i can access all system dirs in windows
with a file manager that show hidden dirs.

> can also check the permissions on the security tab in Windows to make sure
> that the "Administrator" has access either directly or through inheritance
> from its parent directory.  I point this out because on my machine
> "Administrator" doesn't have access to my home directory.
> 
>> but ok it work now, when i not change the home dir in cygwin.bat
> 
> Glad you were able to find a solution that meets your need.
> 
Regards


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]