I am making a site, that lets people upload pictures to my FTP, but I need a Registration Script. The Registration Script needs to open users.ini, and add an account to the list, based on the inputed account/password/email variables. If someone could make this it would be greatly appriciated.
the file is in
C:\Program Files\BPFTP Server\users.ini
the script will be remotely based, and it is on my computer
inside users.ini
heres an exaple
user: Killer
pass: bla bla
mail:
killer@hotmail.com
[vS Killer]
Login=Killer
Pass=blabla
Home-Ip=-= All IP Homes =-
RelativePath=1
TimeOut=600
EnableMaxConPerIP=1
MaxConPerIp=1
EnableMaxUsers=1
MaxUsers=1
RatioEnabled=1
RatioMethod=2
RatioUp=1
RatioDown=4
RatioCredit=500000
MaxSpeedRcv=512
MaxSpeedSnd=512
QuotaCurrent=0
QuotaMax=0
Dir0=C:\Documents and Settings\s1lVa\My Documents\My Pictures\
Attr0=R----LS-
Dir1=C:\Documents and Settings\s1lVa\My Documents\My Pictures\+03+'4 spaces here'Upload\
Attr1=RW--MLS-
Info_Email=killer@hotmail.com
Stat_Login=0
Stat_LastLogin=0
Stat_LastIP=Unknown
Stat_KBUp=0
Stat_KBDown=0
Stat_FilesUp=0
Stat_FilesDown=0
Stat_FailedUp=0
Stat_FailedDown=0
on the top line ull notice that it says [vS Killer], but the login is only Killer
if the username is idiot, it will say [vS idiot] at the top, but only idiot at the login
and where it says '4 spaces here' u gotta hit the scapebar 4 times because the forum only shows 1
thx, s1lVa
