Sample Header Ad - 728x90

Add files to zip archive skipping existing files with zip command

1 vote
1 answer
4375 views
Is it possible to skip existing files when adding files to existing archive with zip command? zip -u adds only changed or new files, but I need to add only new files, skipping 'changed'. Background (although it should be irrelevant): I have zip archive produced by other process, and I want to add default files, if they are missing (do not override changed files with defaults).
Asked by user224076
Sep 28, 2018, 09:29 AM
Last activity: Apr 16, 2025, 05:01 AM