Hello All,
It is possible to delete a file from archive (witch may contain mulptile files) directly with POCO::zip classes? I mean deleting directly : deleting without doing this 3 steps: decompressing the archive, deleting the requested file , and compressing in final step
thanks a lot for support





