Hello.
I am looking for a script that can search/find for files on my site, using keywords.
I should mention, i do not want a dupe script (that will block dupe files).
I've seen a script like this for drftpd and was wondering if someone could write a script that is similar.
it should look something like this:
Quote:
SITE FIND *keyword1*keyword2*keyword3*.mp3
[1] 200-.---------------------------------------------------------------------.
[1] 200-| FILES FOUND |
[1] 200-| Date | Files |
[1] 200-|------------------------------------------------------------------------|
[1] 200-| 2011-05-05 | /MP3/0505/VA-ALBUM_NAME-2010/04-artist-keyword1_(refix)_ft._keyword2.mp3 |
[1] 200-| 2011-05-05 | /MP3/0505/VA-ALBUM2_NAME-2011/02-artist-long_keyword1_keyword3.mp3 |
[1] 200-|------------------------------------------------------------------------|
[1] 200-| Displayed 2 of 2 matching found results. |
[1] 200-'------------------------------------------------------------------------'
|
please help me with this.
thanks