Go Back   FlashFXP Forums > > > >

ioFTPD General New releases, comments, questions regarding the latest version of ioFTPD.

Reply
 
Thread Tools Rate Thread Display Modes
Old 09-01-2005, 07:22 AM   #1
oslike
Member
 
Join Date: Dec 2003
Posts: 90
Default .ioFTPD content

is there a documentation of how

.ioFTPD files are built up ?

i am trying to write a prescript that will change user and group to "abc" , "ABC" ...


is there also a docu on how exactly io user files are built?

thanks os
oslike is offline   Reply With Quote
Old 09-01-2005, 08:19 AM   #2
neoxed
Too much time...
FlashFXP Beta Tester
ioFTPD Scripter
 
Join Date: May 2003
Posts: 1,326
Default

Scripts are not supposed to access .ioFTPD files directly (since the format of them may change between releases and ioFTPD caches them internally), use the vfs function if writing a Tcl script or the DC_VFS shared memory functionality (DC_FILEINFO_READ/DC_FILEINFO_WRITE).

The same goes for user files - ioFTPD only reads user/group files at start-up and from that point on they are cached internally. So, modifying the user file directly (e.g. x:\ioFTPD\users\0) will not work.

Search the board for more information (sample code etc.); this has been brought up many times before.
neoxed is offline   Reply With Quote
Old 09-01-2005, 12:04 PM   #3
tuff
Senior Member
FlashFXP Registered User
ioFTPD Scripter
 
Join Date: Jan 2003
Posts: 277
Default

and make sure you dont add any data that will take the .ioFTPD file over 4k in total, or youll find the .ioFTPD bug
__________________
#iotools #ioftpd (both on efnet)
tuff is offline   Reply With Quote
Old 09-01-2005, 01:02 PM   #4
oslike
Member
 
Join Date: Dec 2003
Posts: 90
Default

thanks for the answers they help alot,


is there a full documentation of the user file somewhere?

os
oslike is offline   Reply With Quote
Reply

Tags
.ioftpd, abc, built, files, user

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


All times are GMT -5. The time now is 06:27 AM.

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