[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#17910: Windows version gzip 1.3.12.1 bug report
From: |
Park, Jeyong |
Subject: |
bug#17910: Windows version gzip 1.3.12.1 bug report |
Date: |
Thu, 3 Jul 2014 14:27:06 +0000 |
Hi, I want to let you know a bug what I found in my Windows 2008 environment.
I have a network share folder and put some backup files in this folder. Let say
its name \\dmz-nas\backup<file:///\\dmz-nas\backup>
The following command works fine.
C:\>gzip -r \\gmz-nas\backup<file:///\\gmz-nas\backup>
C:\>gzip -d \\dmz-nas\backup<file:///\\dmz-nas\backup>
But those are not working.
C:\>gzip -r -fast \\dmz-nas\backup
gzip: invalid option - s <-- this is wrong. There is no -s
option??
C:\>gzip -l \\dmz-nas\backup<file:///\\dmz-nas\backup>
gzip: \\dmz-nas\backup: Permission denied <-- This is wrong. Permission
allowed..
Always thanks to you guys!
Regards,
Jeyong Park
address@hidden
______________________________________________________________________
This email has been scanned by the Symantec Email Security.cloud service.
______________________________________________________________________
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- bug#17910: Windows version gzip 1.3.12.1 bug report,
Park, Jeyong <=