Go Back   FlashFXP Forums > > > >

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

Closed Thread
 
Thread Tools Rate Thread Display Modes
Old 11-10-2004, 01:25 PM   #1
Redeyz
Banned
 
Join Date: Nov 2004
Posts: 13
Default users getting credits in some sections but not others

Having a strange problem I had users tell me that they have credits in one section but 0 in others. Here is an example user:
XVID
[L] 150 Opening ASCII mode data connection for directory listing.
[L] 226-[Section: XVID]-[Free: 47.98GB]-[Ratio: 1:3]-[Speed: 0.0kb/s]
[L] 226-[Credits: 7643MB]-[UL: 3.02GB]-[DL: 0.00GB]
[L] 226 Transfer complete.

Here is the root dir
[L] LIST -al
[L] 150 Opening ASCII mode data connection for directory listing.
[L] 226-[Section: default]-[Free: 47.98GB]-[Ratio: 1:3]-[Speed: 0.0kb/s]
[L] 226-[Credits: 4578MB]-[UL: 0.00GB]-[DL: 0.00GB]
[L] 226 Transfer complete.

All other sections
[L] 150 Opening ASCII mode data connection for directory listing.
[L] 226-[Section: DOX]-[Free: 47.97GB]-[Ratio: 1:3]-[Speed: 0.0kb/s]
[L] 226-[Credits: 0MB]-[UL: 0.00GB]-[DL: 0.00GB]
[L] 226 Transfer complete.

Uinfo on the user shows me this: Credits: 4578MB
here is the default.vfs
"c:\windows\eth0" /
"c:\eth0\APPS" /APPS
"c:\eth0\DOX" /DOX
"f:\GAMES" /GAMES
"c:\eth0\REQUEST" /REQUEST
"c:\eth0\SPEED" /SPEED
"c:\eth0\SVCD" /SVCD
"f:\VCD" /VCD
"c:\eth0\XVID" /XVID

Also i noticed the other day it tell me i needed credits. I was already set to ulim but i reset it that way again. Then i notice that in certain dir it was still showing me 1:3. Any ideas?

[R] 200-ioFTPD version: 5-8-5r
[R] 200-ioBanana version: 20
Redeyz is offline  
Old 11-10-2004, 02:03 PM   #2
Redeyz
Banned
 
Join Date: Nov 2004
Posts: 13
Default

[Sections]
## Maximum of 10 different credit sections ##
#
# <alias> = <credit section #> <path>
# <alias> = <credit section #> <stats section #> <path>
#

APPS = 0 1 /APPS/*
DOX = 0 2 /DOX/*
GAMES = 0 3 /GAMES/*
REQUEST = 0 4 /REQUEST/*
SPEED = 0 5 /SPEED/*
SVCD = 0 6 /SVCD/*
VCD = 0 7 /VCD/*
XVID = 0 8 /XVID/*

The more i look at this i know I setup wrong could it be the cause of the problem? should i change the 0 to match the # next to it?
Redeyz is offline  
Old 11-10-2004, 02:05 PM   #3
SIGGI_
Junior Member
ioFTPD Foundation User
 
Join Date: Oct 2004
Posts: 8
Default

You must have setup the ioFTPD.ini file so it use diffrent credits and ratio in each section

this is the default settings

[Sections]
## Maximum of 10 different credit sections ##
#
# <alias> = <credit section #> <path>
# <alias> = <credit section #> <stats section #> <path>
#

Home = 0 1 /home/*
Default = 0 *


http://www.ioftpd.com/documentation/08-sections.php
SIGGI_ is offline  
Old 11-10-2004, 02:08 PM   #4
SIGGI_
Junior Member
ioFTPD Foundation User
 
Join Date: Oct 2004
Posts: 8
Wink

Im sure u dont need to have diffrent Credit and Ratio on each secion so just change it to default settings and your users will get reallly happy
SIGGI_ is offline  
Old 11-10-2004, 02:11 PM   #5
Redeyz
Banned
 
Join Date: Nov 2004
Posts: 13
Default

So del
[Sections]
## Maximum of 10 different credit sections ##
#
# <alias> = <credit section #> <path>
# <alias> = <credit section #> <stats section #> <path>
#

APPS = 0 1 /APPS/*
DOX = 0 2 /DOX/*
GAMES = 0 3 /GAMES/*
REQUEST = 0 4 /REQUEST/*
SPEED = 0 5 /SPEED/*
SVCD = 0 6 /SVCD/*
VCD = 0 7 /VCD/*
XVID = 0 8 /XVID/*

And replace with: (all users will be 1:3 every section)
[Sections]
## Maximum of 10 different credit sections ##
#
# <alias> = <credit section #> <path>
# <alias> = <credit section #> <stats section #> <path>
#

Home = 0 1 /home/*
Default = 0 *
Redeyz is offline  
Old 11-10-2004, 02:12 PM   #6
SIGGI_
Junior Member
ioFTPD Foundation User
 
Join Date: Oct 2004
Posts: 8
Lightbulb

Yes

p.s Othe wise u need to let the user transfer credit between each section, and there is no need for that, maybe if u run a really big site

SIGGI_ is offline  
Old 11-10-2004, 02:40 PM   #7
Redeyz
Banned
 
Join Date: Nov 2004
Posts: 13
Default

worked like a charm, report matching user files now for each dir

SIGGI_ gets leech on any site of mine
Redeyz is offline  
Old 11-10-2004, 04:51 PM   #8
neoxed
Too much time...
FlashFXP Beta Tester
ioFTPD Scripter
 
Join Date: May 2003
Posts: 1,326
Default Re: users getting credits in some sections but not others

Quote:
Originally posted by Redeyz
here is the default.vfs
"c:\windows\eth0" /
"c:\eth0\APPS" /APPS
"c:\eth0\DOX" /DOX
"f:\GAMES" /GAMES
"c:\eth0\REQUEST" /REQUEST
"c:\eth0\SPEED" /SPEED
"c:\eth0\SVCD" /SVCD
"f:\VCD" /VCD
"c:\eth0\XVID" /XVID

...

[R] 200-ioFTPD version: 5-8-5r
[R] 200-ioBanana version: 20
Interesting VFS path, why are you hiding your installation? And why are you using a registered version of ioFTPD if you haven't paid for it? I think we all have an idea of what you're using ioFTPD for, and this is not supported nor allowed.

Forum Rules: http://www.ioftpd.com/board/announce...p?s=&forumid=2

- Post about 'leaked' ioFTPD registered versions, or foundation scripts, or about hacked PC ('I have a problem installing ioFTPD in C:\Recycler...') will not be tolerated. They will be deleted and the user who posted will be banned. This also includes, but is not limited to: 'unauthorized' installation of ioFTPD, disassembling of ioFTPD (which is against the EULA).
neoxed is offline  
Closed Thread

Tags
connection, credits, data, opening, [l]

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
how to change F8 to something else? Gary King General Discussion 1 11-10-2004 07:03 PM


All times are GMT -5. The time now is 03:01 PM.

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