mldonkey-users
[Top][All Lists]
Advanced

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

Re: [Mldonkey-users] commit automatically [Feature Request]


From: Dirk Essl
Subject: Re: [Mldonkey-users] commit automatically [Feature Request]
Date: Thu, 19 Dec 2002 15:25:32 +0100

OK, I got it ;-)

The result is attached...

With this script you can automatically commit the files, and do some
action with it (in my case scan them for viruses)
The Result is sent by mail.

-- 
dirk <address@hidden>

-------------------
UNIX is like a wigwam: no windows, no gates, apache inside, stable.
-------------------


On Thu, 19 Dec 2002 12:25:07 +0100
Martin <address@hidden> wrote:
> 
> 
> Dirk Essl wrote...
> > Martin <address@hidden> wrote:
> > > Check your downloads.ini:
> > > so the parameters you needed are already passed to the script...
> > hmm ok, but how to use this parameters? i checked this ones:
> > file_completed_cmd = "/bin/echo <md4> >> /home/mldonkey/md4s"
> > nothing happened...
> 
> The paramesers are *passed* to the file_completed_cmd!
> Try it like that:
> file_completed_cmd = "~/somename"
> 
> where ~/somename contains (for example)
> echo $1 >> /home/mldonkey/md4s
> echo $2 >> /home/mldonkey/md4s
> echo $3 >> /home/mldonkey/md4s
> 
> HTH
> (everything untested - pure from scratch!)

Attachment: commit-uvscan.tar.gz
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]