SID-00023: BatchUploadPluginError
| Status: |
Answered |
TWiki version: |
4.2.0 |
Perl version: |
|
| Category: |
|
Server OS: |
Windows 2003 Server |
Last update: |
17 years ago |
I have installed the
BatchUploadPlugin, and when I was testing it by attaching an zip file to an test topic I got the following error
Problem with Zip read error or not a zip file. at d:/TWiki/twiki/lib/TWiki/Plugins/BatchUploadPlugin.pm line 177.
--
RajeshN - 09 Jan 2009
Discussion and Answer
Plugins.BatchUploadPlugin states that this plugin has been tested on Linux only. There might be a path issue on Windows, e.g. plugin not finding the zip utility? Study the code to find out.
--
PeterThoeny - 09 Jan 2009
Hi Peter, Thanks.
When I looked into the code, I felt like Archive::zip perl module is completly dependent on UNIX/Linux.
Alternatively, Compress::Zlib helps to use
BatchUploadPlugin on Windows
--
RajeshN - 10 Jan 2009
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
Topic revision: r3 - 2009-01-10
- RajeshN