[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: FTP file formats



ba06103@bingsuns.cc.binghamton.edu (Tiny Death) writes:

> -=- My opinion is to keep grind .bxy and .shk only too.  For people who
> -=- need them in binsciii format, I can mail to them.  It would be nice

It is -very- easy to configure at least one free FTP daemon to run bsc on a
plain file if the user asks for "file.bsc" but only "file" is available. It
already does this with "file.Z" and "file", and it's a matter of adding a
line to the conversions configuration file.

bsc would have to be modified to act as a standard in --> standard out filter,
but that's easy enough, and in the worst case, the binscii files could be
built in /tmp and transfered out.

I can do this.

-Phil