Igor Pavlov - 2021-08-25

If you copy just one file and you specify destination name without backslash at the end
somePath\new_name
7-Zip thinks that you want to copy file and rename it to new_name.

So you must specify additional backslash for your operation:
somePath\path\

 

Last edit: Igor Pavlov 2021-08-25