[GnuWin32-Users] [gnuwin32 - Help] RE: find current directory permission denied

2005-05-06 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=3137221
By: micor

Somewhere in the back of my mind I remember a similar problem. The problem was
Pagefile.sys or the hibernat.sys files... They are always opened by the 
operating
system. Try to disable hibernation and also move the pagefile to another
disk/partition if you have one. The problem should then go away...

-micor

__
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=74807


---
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: find current directory permission denied

2005-05-01 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=3127808
By: gnuwin32

I cannot reproduce these problems, under the same setup (user with Admin rights
under WinXP-Pro SP2). All the examples work.

The inode is not too big: it is a 64-bit number, and given number 
(0x50005)
fits in this size.

__
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=74807


---
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: find current directory permission denied

2005-04-30 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=3127660
By: nobody

I also have this problem.  

findutils-4.2.20-2.exe

steps to reproduce:
c:
cd find
  .
  find: .: Permission denied

Note the results of stat:
c:
cd stat .
  File: `.'
  Size: 0   Blocks: 0  IO Block: 4096   directory
Device: c01d9260h/3223163488d   Inode: 1407374883553285  Links: 28
Access: (0666/drw-rw-rw-)  Uid: (0/   User1)   Gid: (0/ UNKNOWN)
Access: 2005-04-30 22:56:57.095651200 -0400
Modify: 2005-04-30 22:48:00.123523200 -0400
Change: 2003-08-26 07:56:35.913732800 -0400

Is the Inode too big?

I am logged in as user1 with Admin rights with XP Professional sp2.

Please help.

Thanks,
WR


__
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=74807


---
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: find current directory permission denied

2005-04-30 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=3127669
By: nobody

Another test:

This works:
cd \documents and settings
find 

This doesn't work
c:
cd find c:\documents and settings
ERROR: Permission denied

This does work
C:
cd stat c:\documents and settings

-WR


__
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=74807


---
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: find current directory permission denied

2005-03-31 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=3077140
By: nobody

Here are three cases:
=
C:\Documents And Settingsfind
.
./Administrator
./Administrator/Application Data
./Administrator/Application Data/desktop.ini
[...snip...]

C:\find
.
find: .: Permission denied

C:\tempfind
find: cannot get current directory: Permission denied
=

Interestingly (?) stat . works fine from all three locations, and returns 
results
like this:
  File: `.'
  Size: 0   Blocks: 0  IO Block: 4096   directory
Device: 66cc9ef4h/1724686068d   Inode: 1125899906844028  Links: 14
Access: (0666/drw-rw-rw-)  Uid: (0/ bnewsom)   Gid: (0/ UNKNOWN)
Access: 2005-03-31 16:15:28.484375000 -0500
Modify: 2005-03-31 12:13:29.65625 -0500
Change: 2004-12-13 14:16:34.147562900 -0500

I'm running XP-SP1.  Thanks...

__
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=74807


---
This SF.net email is sponsored by Demarc:
A global provider of Threat Management Solutions.
Download our HomeAdmin security software for free today!
http://www.demarc.com/Info/Sentarus/hamr30
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users