| www.delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| From: | Joel Rubin <jmrubin AT ix DOT netcom DOT com> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Access Denied (XP Home SP1, cygwin-1.3.15 |
| Date: | Mon, 11 Nov 2002 16:21:48 -0500 |
| Message-ID: | <j270tuk8et4h45o0e66egnmaarokb0esvd@4ax.com> |
| MIME-Version: | 1.0 |
| X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id gABLMJc15440 |
I have the same problem with several Cygwin programs including wget
and unzip. The "access denied" survives a reboot.
So it seems that Cygwin is creating files with this problem. I have
only one user with, of course, administrative rights.
11/08/2002 11:49 AM 1,080,807 cygwin-1.3.15-2.tar.bz2
bash-2.05b$ ex temp.txt
"temp.txt" [New File]
Entering Ex mode. Type "visual" to go to Normal mode.
:a
This is a test
Test
.
:wq
bash-2.05b$ exit
Now back in cmd.exe:
C:\TEMP>temp.txt
Access is denied.
C:\TEMP>copy temp.txt a.
txt
1 file(s) copied.
C:\TEMP>del temp.txt
C:\TEMP>ren a.txt temp.t
xt
C:\TEMP>temp.txt
C:\TEMP>
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |