Re: Can not use 7za to compress directory
- From: Kyrill Detinov <lazy.kent@xxxxxxxxxxxx>
- To: emelfm2@xxxxxxxxxxxxx
- Date: Wed, 28 Mar 2012 10:53:32 +0400
On Wed, 28 Mar 2012 11:51:30 +0800 ccpaging wrote:
>> the problem arises from how 7za is working, rather than how e2 is
>> working.
> Yes.
>
> If I want to compress a directory named "images".
>
> 7za a images.7z images
> Failed.
>
> 7za a images_7z.7z images
> Successed.
Running in terminal:
7za a -t7z -so "images" > "images.7z" # failed
7za a -t7z "images.7z" "images" # success
7-Zip (A) [64] 9.13 beta Copyright (c) 1999-2010 Igor Pavlov 2010-04-15
p7zip Version 9.13 (locale=ru_RU.UTF-8,Utf16=on,HugeFiles=on,2 CPUs)
--
WBR
Kyrill
--
Users can unsubscribe from the list by sending email to
emelfm2-request@xxxxxxxxxxxxx with 'unsubscribe' in the subject field or by
logging into the web interface.
Other related posts: