[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ftpd
On Mon, Sep 27, 1999 at 09:59:37PM -0500, awc wrote:
> Hi!
>
> I am not C or lex guru. So please bear with me. Can you give me some
> light on how the -> retrive(cmd,name) <- works on ftpd.c .
> I am just trying block the downloads if directory is writable and later
> on I just want to log who down load or up load which files. Right now it
> logs like ...get /myfiel bytes=12000.
Hmm, if you take a closer look to xferlog, you can find PID on each
row. So you can easily track who down/upload files. So patching
is not necessary.
Best regards,
--
Eugene Bobin
UralTransBank
http://www.chat.ru/~gene
- References:
- ftpd
- From: awc <awc@dryden.lakeheadu.ca>
- ftpd
- From: awc <awc@dryden.lakeheadu.ca>