I like 7-zip and I needed it's command line today. I bumped into a problem.
Is there a way to specify a path within archive when compressing?
For example I have a file at C:\some_dir\my_file.txt.
When compressing I want to specify destination path to be \other_dir\my_file.txt within archive.
Is this possible? This seems like fairly common thing to do.