though I am not sure this is what hetz meant , i would have done it as
follows:
if some new file opened in /ftpdir
  then run lsof -p <pidof ftpd> | grep filename
  if true then ftp downloaded it

what say you ?

On Tue, Jun 14, 2011 at 11:13 AM, Elazar Leibovich <[email protected]>wrote:

>
>  On Tue, Jun 14, 2011 at 10:49 AM, Raz <[email protected]> wrote:
>
>>  so the file has an owner. the script should query the owner id. am i
>> missing something here ?
>>
>
> How would he know if the owner used ftp, or didn't use ftp?
>
>
_______________________________________________
Linux-il mailing list
[email protected]
http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il

Reply via email to