GNU bug report logs - #17910
Windows version gzip 1.3.12.1 bug report

Previous Next

Package: gzip;

Reported by: "Park, Jeyong" <jpark <at> acr.org>

Date: Thu, 3 Jul 2014 15:36:02 UTC

Severity: normal

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 17910-done <at> debbugs.gnu.org (full text, mbox):

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: 17910-done <at> debbugs.gnu.org
Subject: Re:  Windows version gzip 1.3.12.1 bug report
Date: Mon, 10 Nov 2014 10:12:44 -0800
> C:\>gzip -r -fast \\dmz-nas\backup
> gzip: invalid option - s                      <-- this is wrong. There is no -s option??

You need to spell it "--fast" (with two hyphens) rather than "-fast".

> C:\>gzip -l \\dmz-nas\backup<file:///\\dmz-nas\backup>
> gzip: \\dmz-nas\backup: Permission denied    <-- This is wrong. Permission allowed..

It looks like the shell is parsing this as "please run the command gzip 
with arguments '-l' and '\\dmz-nas\backup' and with standard input equal 
to 'file:///\\dmz-nas\backup', which is not what you want.  I'd quote 
the file name.




This bug report was last modified 10 years and 197 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.