On Thu, 11 Aug 2011 13:20:51 -0400, Chris Brennan wrote:

> On 8/11/2011 1:14 PM, Camaleón wrote:
>> On Thu, 11 Aug 2011 12:33:09 -0400, Chris Brennan wrote:
>> 
>>> zip -s SIZE should do the trick ... split the archive at your
>>> designated size at creation, not after the fact, that might be where
>>> zipsplit/zsplit is dropping the ball ....
>> 
>> Thanks but I don't see "-s" as an available parameter for my zip (2.32)
>> :- (.
>> 
>> Anyway, if I try it:
>> 
>> ***
>> sm01@stt008:~/Desktop$ zip -s 512000 data *.pdf
>> 
>> zip error: Invalid command arguments (no such option: s) ***
>> 
>> 
>> 
> From my Debian 6-stable box, I have the following (line 152 of the grep
> is where I got -s from....)

(...)

> 152:  -s ssize create split archive with splits of size ssize, where 
ssize nm

(...)

I see, I'm running lenny here ;-(

Anyway, I'm testing with the rest of the proposals and it seems (at least 
after running a small set of tests) that compressing the resulting files 
after they're splitted is doing the trick. Annoying and time consuming 
but at least the attachments (.zip) are being encoded in the right manner.

Greetings,

-- 
Camaleón

Reply via email to