Go Back   FlashFXP Forums > Community Chatter > Programming

Programming Need help with C/C++/Delphi? Ask here and make us all laugh.

Closed Thread
 
Thread Tools Rate Thread
Old 05-25-2003, 06:43 PM   #1
Disabled
FlashFXP Registered User
ioFTPD Administrator
 
darkone's Avatar
 
Join Date: Dec 2001
Posts: 2,234
Default Changes to STATIC structure

I am going to replace USERFILE structure in STATIC structure with UID (int) variable, as it's now possible to read USERFILEs using window messages. I will add real path of file that is being transfered & real path user is currently in.

I was also thinking of creating sources\headers directory, that contains latest versions of all neccessary headers (ones that were used to build io) to make it as easy as possible to adapt scripts to possible changes in io.


Questions/Comments?
darkone is offline  
Old 05-26-2003, 03:10 AM   #2
Senior Member
FlashFXP Beta Tester
ioFTPD Scripter
 
Join Date: Sep 2002
Posts: 558
Default

Ok then I have to rewrite SiteKill a bit... I already had a complete user and group reader myself that works quite well with io 4.6.2 and so. Could you pleeeeaaaase put a version info string in ioftpd? That way a tool like sitekill can check the version number in ioftpd.exe and adapt itself internally upon the version of io..
e.g.
if (strcmp(ioFTPDVersion,"4.6.2")<0){
GetInfo(User->Userfile.uid,ioFTPDUsersPath,"GROUPS",GroupsBuf );
}else{
....
FTPServerTools is offline  
Closed Thread
Create a free account to browse our forums without ads



Thread Tools
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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
download doesnt stop rvreeman General Discussions 4 02-09-2005 06:01 PM


All times are GMT -5. The time now is 11:40 AM.