in reply to Re^5: IO::Uncompress::Gunzip thread safe?
in thread IO::Uncompress::Gunzip thread safe?
I suppose it could work if we had the gzip command on our Windows servers. What provides the gzip command on Windows for you? Security restricts what we can install, but it is worth looking into.
Also, I noticed that providing the command arguments to open in as a list rather than a single string doesn't work in Windows? Any suggestions for preventing unusual file name characters from causing problems on Linux and Windows?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^7: IO::Uncompress::Gunzip thread safe?
by BrowserUk (Patriarch) on Nov 22, 2016 at 15:42 UTC | |
|
Re^7: IO::Uncompress::Gunzip thread safe?
by soonix (Chancellor) on Nov 22, 2016 at 19:04 UTC | |
|
Re^7: IO::Uncompress::Gunzip thread safe?
by afoken (Chancellor) on Nov 22, 2016 at 21:30 UTC | |
by pryrt (Abbot) on Nov 22, 2016 at 22:55 UTC |