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

Re: CVS




What should we use ftp for?  You can't tunnel CVS over it, and it doesn't
do any revision control like CVS does.  What am I missing?

Anyways, Ilya, what do we (Jason/me) need to do so that you can start
coding?  There's a lot of PHP stuff to be done...

--
Aaron Turner, Core Developer       http://vodka.linuxkb.org/~aturner/
Linux Knowledge Base Organization  http://linuxkb.org/
Because world domination requires quality open documentation.

On Sun, 7 Nov 1999, Ilya Konstantinov wrote:

> 
> What's the problem using ProFTPd?
> We'll have a MySQL-based authentication, with same UIDs for all
> non-shell users, and chrooting them to their home dirs on login so they
> won't cause havoc with other's accounts. Maybe that's a "wrong"-way
> approach, but hey, it'll work.
> Later on, we could tunnel ProFTPd via ssh (OpenSSH) or stunnel.