[GnuWin32-Users] [gnuwin32 - Help] RE: How to use bunzip2? new

2011-05-05 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4515924
By: keithmarshall

It really shouldn't matter whether the read-only attribute is set for the input
file (enwiki.bz2), or not.  That shouldn't raise a permission denied 
exception.
However, if the *output* file (enwiki) already exists, and it has the read-only
attribute, then that would raise this exception.  Another possibility is that
the OP doesn't have write permission for the directory in which he/she is trying
to save the output file(s).

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4515924/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: How to use bunzip2? new

2011-05-05 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4515924
By: mz2ptc0

In the documentation it mentions the -k switch which might help. There is
no need to change the file attribute of the input file in this case. (On Windows
a read-only file normally cannot be deleted without asking for confirmation.)
[quote]... However, if the *output* file (enwiki) already exists, and it has
the read-only attribute, then that would raise this exception. Another 
possibility
is that the OP doesn't have write permission for the directory in which he/she
is trying to save the output file(s).[/quote]
If the output file already exists then the OP might have received a different
error message such as
 bunzip2: Output file enwiki already exists..

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4515924/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users