I want to archive a folder but want to exlude all media files.
How do I leave out:
*.avi *.flac
when archiving?
Only possible in command line version, doesn't work in the GUI [Add to Archive] dialog
7z.exe a Archive.7z C:\Folder\* -r -x!*.avi -x!*.flac
Sign up using Google
Sign up using Facebook
Sign up using Stack Exchange
By posting your answer, you agree to the privacy policy and terms of service.
tagged
asked
2 years ago
viewed
5046 times
active