Go Back   FlashFXP Forums > > > >

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

Reply
 
Thread Tools Rate Thread Display Modes
Old 01-15-2004, 08:16 PM   #16
neoxed
Too much time...
FlashFXP Beta Tester
ioFTPD Scripter
 
Join Date: May 2003
Posts: 1,326
Default

Not really much of a bug...just out of curiosity...

In the ioFTPD.ini

Quote:
OnNewDir = TCL ..\scripts\test.itcl newdir
OnDelDir = TCL ..\scripts\test.itcl deldir
All that test.itcl contains is - iputs "Args: $args"

Output:

Quote:
MKD test
550-Args: newdir "E:\Site\VCD\test" "/VCD/test"
257 "test" created.

RMD /VCD/test
250-Args: deldir "E:\Site\VCD\test" "/VCD/test/"
250 RMD command successful.
DelDir returns the vPath with a trailing / while NewDir doesn't, wondering if it's meant to be this way.
neoxed is offline   Reply With Quote
Old 01-15-2004, 08:33 PM   #17
darkone
Disabled
FlashFXP Registered User
ioFTPD Administrator
 
darkone's Avatar
 
Join Date: Dec 2001
Posts: 2,230
Default

I think, it has to do wheter file/directory or not (when resolving it).
darkone is offline   Reply With Quote
Old 01-15-2004, 09:50 PM   #18
b>d>>s
Senior Member
 
Join Date: Feb 2003
Posts: 488
Default

--------------------------- ErrorInfo ----------------------------
can't find package mkZiplib 1.0
while executing
"package require mkZiplib 1.0"
(file "..\scripts\badaazs\badaazs.itcl" line 1)
------------------------------------------------------------------


package.tcl is all set up correctly (as for 554r)

package ifneeded mkZiplib 1.0[list load [file join [set dir] mkZiplib10.dll]]

b>d>>s is offline   Reply With Quote
Old 01-15-2004, 10:43 PM   #19
darkone
Disabled
FlashFXP Registered User
ioFTPD Administrator
 
darkone's Avatar
 
Join Date: Dec 2001
Posts: 2,230
Default

I wonder, if I need to call tcl initialization routine from each thread... stupid tcl documentation :/
darkone is offline   Reply With Quote
Old 01-20-2004, 03:16 AM   #20
neoxed
Too much time...
FlashFXP Beta Tester
ioFTPD Scripter
 
Join Date: May 2003
Posts: 1,326
Default

Code:
site config replace FTP-Data 005 Global_Inbound_bandwidth = 0
200 config Command successful.
site config replace FTP-Data 006 Global_Outbound_bandwidth= 0
200 config Command successful.
site config save
200 config Command successful.
site config rehash
200 config Command successful.
site config show FTP-Data
200-### [FTP-Data]
200-000: Host        = 0.0.0.0
200-001: Ports        = 5000-6000
200-002: Random        = True
200-003: Client_Inbound_bandwidth = 0
200-004: Client_Outbound_bandwidth= 0
200-005: Global_Inbound_bandwidth = 0
200-006: Global_Outbound_bandwidth= 0
200-007: 
200-008: ######################################################
200-009: 
200-010: 
200-011: ###################### Services ######################
200-012: 
200 config Command successful.
Everytime I execute this command or any other site config related command, I noticed that ioFTPD adds 3-4 blank lines at the end of the ioFTPD.ini

Not really a bug but more of an annoyance. I came across this when I noticed my ioFTPD.ini grew to 20kb from several hundred blank lines at the end.
neoxed is offline   Reply With Quote
Reply

Tags
change, finally, optimized, stable, tcl

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 05:58 AM.

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