Go Back   FlashFXP Forums > > > >

Suggestions Got a new idea or addition which would benefit IOFTPD? Post it here!

Reply
 
Thread Tools Rate Thread Display Modes
Old 08-28-2004, 01:28 PM   #1
scull
Senior Member
ioFTPD Scripter
 
Join Date: May 2003
Posts: 159
Default

Why change the name of the deamon ?

// Scull
scull is offline   Reply With Quote
Old 08-28-2004, 02:24 PM   #2
SnypeTEST
Senior Member
ioFTPD Scripter
 
Join Date: Feb 2003
Posts: 458
Default

I think he means, file rename? like instead of ioFTPD.exe ? peeps can rename it to like ftpd.exe or something other.

edit: err.. nvm
SnypeTEST is offline   Reply With Quote
Old 08-28-2004, 03:26 PM   #3
darkone
Disabled
FlashFXP Registered User
ioFTPD Administrator
 
darkone's Avatar
 
Join Date: Dec 2001
Posts: 2,230
Default

Quote:
Originally posted by Scull
Why change the name of the deamon ?

// Scull
Because it won't be ftp daemon anymore. It will be httpd + ftpd. Perhaps ioD :? or Dio
darkone is offline   Reply With Quote
Old 08-28-2004, 06:58 PM   #4
Grendel
Senior Member
FlashFXP Beta Tester
ioFTPD Scripter
 
Grendel's Avatar
 
Join Date: Jul 2004
Posts: 187
Default

I believe renaming ioFTPD.exe doesn't make sense...

1) It's still ioFTPD (if it has http-daemon capabilities or not...)
2) many people must change their scripts (...and maybe more - like firewall rules ect.)
3) never change a running system, if it's not absolutely necessary

__________________
- FlashFXP v4.0 BETA (v3.7.9 Build 1401) registered
- Windows 7 x64
- McAfee Antivirus Enterprise 8.7i Patch 2 + Antispyware 8.7i
Grendel is offline   Reply With Quote
Old 08-28-2004, 08:26 PM   #5
neoxed
Too much time...
FlashFXP Beta Tester
ioFTPD Scripter
 
Join Date: May 2003
Posts: 1,326
Default

Quote:
Originally posted by Grendel
1) It's still ioFTPD (if it has http-daemon capabilities or not...)
Grendel, since you're somewhat new to the community, the HTTP interface was originally planned just for administration purposes (adding, changing or removing groups and users etc.). If darkone chooses to further extend the HTTP interface to a point where it's a viable alternative to Microsoft's IIS (both HTTP and FTP) or Apache2, then renaming it would be a great idea. Afterall, Microsoft didn't name their HTTP/FTP/SMTP server IISFTP.

Quote:
Originally posted by Grendel
2) many people must change their scripts (...and maybe more - like firewall rules ect.)
3) never change a running system, if it's not absolutely necessary
When this change comes, the various programming interfaces (SHmem, Modules, TCL, PHP) for ioFTPD will have changed so much, that changing a few strings or configuration options from "ioFTPD.exe" to "<product>.exe" will hardly be an issue.
neoxed is offline   Reply With Quote
Old 08-29-2004, 06:36 AM   #6
scull
Senior Member
ioFTPD Scripter
 
Join Date: May 2003
Posts: 159
Default

Quote:
Originally posted by darkone
Because it won't be ftp daemon anymore. It will be httpd + ftpd. Perhaps ioD :? or Dio
Okay i see that you have great plans for the "io" project, and it makes me happy! For a while i thought the project was almost dead. As an old rocker i would prefere the name "Dio"

// Scull
scull is offline   Reply With Quote
Old 08-29-2004, 05:23 PM   #7
jron
Junior Member
ioFTPD Registered User
 
Join Date: Dec 2002
Posts: 25
Default New Icon.

Please, for the love of all things nerdy, change that damn red shit blob of an icon :P it haunts me at night... really.

Also I hope you don't over extend yourself by adding full on HTTPd support, like when you took months to add HTTP features that few people use =( This is YOUR project no doubt, but we are all in love with the FTP so, FTP features would be nice. Raiden is always adding really nice ideas to their FTPd they are just poorly implemented, its a shame really. =(

Also, if your going to extend the deamon that far, why not add IRC output support? Internal = clean and efficient. no more eggdrop ports with shoddy ssl patches plz. :P
jron is offline   Reply With Quote
Old 08-29-2004, 05:50 PM   #8
Stardog
Senior Member
FlashFXP Registered User
ioFTPD Scripter
 
Join Date: Oct 2001
Posts: 236
Default

IRC output sounds like the perfect thing for a module...

Service support really should be a priority though IMHO.

Also, while we're discussing improvements, (getting offtopic) how about more smileys!
Stardog is offline   Reply With Quote
Old 08-29-2004, 08:52 PM   #9
ZAiNT
Disabled
 
Join Date: Apr 2003
Posts: 21
Default

Will there be "downloading while uploading bigger files" support in the new version of io? a MUST feature for all the mp3 sites out there!
ZAiNT is offline   Reply With Quote
Old 08-30-2004, 08:48 PM   #10
darkone
Disabled
FlashFXP Registered User
ioFTPD Administrator
 
darkone's Avatar
 
Join Date: Dec 2001
Posts: 2,230
Default

Quote:
Originally posted by ZAiNT
Will there be "downloading while uploading bigger files" support in the new version of io? a MUST feature for all the mp3 sites out there!
In terms of performance, filelocking is too expensive to be included (not to mention problems it causes with filedeletion, on non ntfs partitions & incompatible scripts) I might consider adding another code path for it later, but now my priorities are elsewhere.
darkone is offline   Reply With Quote
Old 09-05-2004, 11:14 PM   #11
jron
Junior Member
ioFTPD Registered User
 
Join Date: Dec 2002
Posts: 25
Default

will it be possible to obtain all info needed to run a site bot from the new module support rewrite? (without parsing log files) im coding a sitebot with built in irc output as im sick of eggdrop/windrop ports so much overkill for such a simple task. finished the bot code just waiting to figure out how to interface it with io.
jron is offline   Reply With Quote
Old 09-06-2004, 01:32 PM   #12
Mave_2
Member
 
Join Date: May 2003
Posts: 33
Smile Sounds great

Only still missing in the adding feature list : Global Credits option
So we can get rid of the site transfer needed to transfer credits all the time between different sections with different ratios but in stead a nice Global Creds system
Mave_2 is offline   Reply With Quote
Old 09-06-2004, 01:56 PM   #13
neoxed
Too much time...
FlashFXP Beta Tester
ioFTPD Scripter
 
Join Date: May 2003
Posts: 1,326
Default

Mave, that's what the module system is for; and there's already a module which does so, ioShareDB.
neoxed is offline   Reply With Quote
Old 09-08-2004, 08:19 AM   #14
WebY
Member
 
Join Date: Aug 2004
Posts: 62
Default

plz acitvated the rename .exe
WebY is offline   Reply With Quote
Old 09-08-2004, 10:11 AM   #15
neoxed
Too much time...
FlashFXP Beta Tester
ioFTPD Scripter
 
Join Date: May 2003
Posts: 1,326
Default

Quote:
Originally posted by WebY
plz acitvated the rename .exe
Not likely to happen, there are far too many script kiddies using older ioFTPD versions (that didn't have the rename protection) on hacked servers. Which is why this protection scheme was implemented in the first place.

What's wrong with ioFTPD.exe anyway?
neoxed is offline   Reply With Quote
Reply

Tags
change, deamon, ioftpd, scull, suggestions

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
4.0.3 popups? tuff Bug Reports 2 01-17-2003 08:03 PM


All times are GMT -5. The time now is 05:43 AM.

Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)