POV-Ray : Newsgroups : povray.windows : [OT] REQ: command-line ZIP utility : Re: [OT] REQ: command-line ZIP utility Server Time
2 Jul 2024 22:43:09 EDT (-0400)
  Re: [OT] REQ: command-line ZIP utility  
From: SÅ‚awomir Szczyrba
Date: 28 May 2003 01:29:56
Message: <slrnbd7raq.ui.steev@hot.pl>
BOFH excuse 156: Zombie processes haunting Peter Popov :
> 
> Slawomir, I already tried 7-zip and unfortunately it can't handle long
> file names with spaces in the name/path, and it also proved quite
> unstable when archiving large files (100-200 MB). 10x anyway :)
> 
I think, you need a 'linux' zip compiled with djgpp or similair...
I heard, it can read filenames from a file.
Myself, I use the same zip, but compiled with MSVC. Works well :)
It can read names from stdin, so You can do :
 type files.txt | zip -@ archive.zip
(I hope, never did it :)

You can also look at < ftp://garbo.uwasa.fi > and/or SimtelNet archives...

> Peter Popov ICQ : 15002700

Slawek
-- 


 \__ \__ \_______________________________________________________________


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.