Thread: 5.5.4
View Single Post
Old 01-20-2004, 03:16 AM  
neoxed
Too much time...
 
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