Just wanted to comment some things:
Quote:
Originally Posted by darkone
You need to understand that I'm trying to make ioftpd completely script driven instead of having N hardcoded features.
|
I don't want to be mean but in this case you can make an entirely scripted ftpd with tcl or php or anything else. Lots of ppl have problem with script, I don't see why you make such a
BASIC thing scriptable, it's nonsense for me.
Look at others FTPD: Raiden, Serv-U, GLFTPD, ... it's hardcoded.
Or will you provide an easy script to do this when you release io v1?
Quote:
Originally Posted by darkone
We're now talking less than 20lines of code
|
If it's only 20 lines of codes, why don't you add them (yes, I read your post), it shouldn't be difficult. Like I said, basic things like that should be hardcoded.