Subj : Fmail Compression and Decompression
To : Wilfred van Velzen
From : Tommi Koivula
Date : Sun Aug 20 2023 12:58 pm
Hello, Wilfred van Velzen.
On 19/08/2023 12.21 you wrote:
WV> Hi Zazz,
WV> On 2023-08-18 17:19:02, you wrote to All:
Za>> What are values to enter in fmail for zip compression an decompression
Za>> It came only with the arc defined and nothing else
WV> I tested this, and you seem to be right and found a bug... :-( ;-)
WV> These are the default values that are in the source and which are supposed to be set when you run FConfig for the first time without a fmail.cfg file present:
WV> arc32 "PKArc.Com -a"
WV> zip32 "PKZip.Exe -ex"
WV> lzh32 "LHA.Exe a /m /o"
WV> pak32 "Pak.Exe a /ST /P /WN"
WV> zoo32 "Zoo.Exe aP:"
WV> arj32 "ARJ.Exe a -e -u -y"
WV> sqz32 "SQZ.Exe a /p3"
WV> uc232 "UC.Exe a"
WV> rar32 "RAR.Exe a -y -s -m5 -ep -std -cfg-"
WV> jar32 "JAR.Exe a -y"
WV> unArc32 "PKXArc.Com -r"
WV> unZip32 "PKUnzip.Exe -o"
WV> unLzh32 "LHA.Exe e /cm"
WV> unPak32 "PAK.Exe E /WA"
WV> unZoo32 "Zoo.Exe eO"
WV> unArj32 "ARJ.Exe e -c -y"
WV> unSqz32 "SQZ.Exe e /o1"
WV> unUc232 "UC.Exe e"
WV> unRar32 "RAR.Exe e -y -std -cfg-"
WV> unJar32 "JAR.Exe e -y"
WV> But these are the defaults from the DOS era. I currently use the infozip versions, with these command lines:
Time to update the defaults for the next release. :)