rjchen@phoenix.Princeton.EDU (Raymond Juimong Chen) (11/23/87)
References: In article <364@usl-pc.UUCP> cs250c16@usl-pc.UUCP (Arnold Robert M) writes: >Does anyone know of a program that allows a PC to compress and >uncompress files that were made on a unix system? Any help would >be greatly appreciated. Along a similar vein, does anyone have a unix-compatible atob/btoa? It sure sounds like it would be trivial to write, once you learn what the encoding algorithm is. It would sure make for faster file transfers than uuencode/decode for those of us who have to live with seven-bit data transmission lines... -- Raymond Chen UUCP: ...allegra!princeton!{pucc|phoenix}!rjchen BITNET: 6101695@pucc, rjchen@pucc ARPA: rjchen@pucc.PRINCETON.EDU "Say something, please! ('Yes' would be best.)" - The Doctor
bobmon@iucs.UUCP (RAMontante [condition that I not be identified]) (11/24/87)
rjchen@phoenix.UUCP (Raymond Juimong Chen) writes: >cs250c16@usl-pc.UUCP (Arnold Robert M) writes: >>Does anyone know of a program that allows a PC to compress and >>uncompress files that were made on a unix system? Any help would >>be greatly appreciated. > >Along a similar vein, does anyone have a unix-compatible atob/btoa? >It sure sounds like it would be trivial to write, once you learn what >the encoding algorithm is. DA Norton posted a package called DANtools perhaps a year ago. It includes atob, btoa, cal, cat, chmod, compress, detab, dump, entab, head, pr, swchar, tail, touch, udate, uudecode, uuencode Are you there, Mr. Norton? Would you repost your package?
davidsen@steinmetz.steinmetz.UUCP (William E. Davidsen Jr) (12/01/87)
I am trying to port atob, btoa, and compress. I am going to ignore the normal compress mode "compress file" because MS-DOS filenames are too limited to work reasonably, and just have the program act as a filter. I got atob and btoa working in a bizarre mode (I had to cross compile one from Xenix and the other on MSC5, neither would work when compiled the other way). I hope to get this out this week, otherwise look for it around Christmas when I take my vacation. -- bill davidsen (wedu@ge-crd.arpa) {uunet | philabs | seismo}!steinmetz!crdos1!davidsen "Stupidity, like virtue, is its own reward" -me