No ZIP file created when moving files and spanning ZIP
-
Using the following with WinZip commandline interface works:
call wzzip.exe -mu -ex -r -P %KATALOG%%year%%month%-%server%.zip E:\Logfiles\Http%server%\ex%year%%month%*.log
Using this command with PACL 4.0 does not work:
call pacomp.exe" -u -m -c2 -r -P -v1024M %KATALOG%\SP%year%%month%-%server%.zip E:\Logfiles\Http%server%\ex%year%%month%*.log
Using PACL i wanted the ZIP created to span in 1 GB chunks.
The result is that when using PACL it looks fine but no ZIP is created and the source files is deleted.
/URban