SAlut, bon d'abord dans la partie membre y'a un soucis on dirait
quand on veut dl une version de ioftpd y'a ceci qui apparait:
"Couldn't extract ioFTPD.exe or ioFTPD/system/ioFTPD.exe"
Donc apparemment si je ne me trompe pas l'exe n'est plus dans la bdd.
===========================================
Sinon mon autre soucis vient de ioIsotope, bon j'ai testé avec une version non enregistrée puisque je ne peux pas dl la version enregistrée a cause du probleme d'en haut. Quand je lance ioIsotope il me dit : "error: ioIsotopeHelper isn't installed correctly. Please fix before using ioIsotope GUI".
J'ai vu un message qui parlait de probleme mais c en allemand donc forcement...
J'ai verifié mon chemin ca semble le bon.
Quote:
[Script]
ioIsotopeHelper = TCL ..\scripts\ioIsotope.itcl
[FTP_SITE_Permissions]
## SITE <cmd> ##
#
# 'M' - MASTER
# 'V' - VFS ADMINISTRATOR
# 'G' - GROUP ADMIN RIGHTS
# 'F' - FXP DENIED (DOWNLOAD)
# 'f' - FXP DENIED (UPLOAD)
# 'L' - SKIP USER LIMIT PER SERVICE
# 'A' - ANONYMOUS
#
adduser = 1GM
deluser = 1GM
renuser = 1M
gadduser = 1GM
grpadd = 1M
grpdel = 1M
grpren = 1M
chgrp = 1M
kick = 1GM
kill = 1M
addip = 1GM
delip = 1GM
passwd = !A *
stats = !A *
tagline = !A *
//swho = 1MG
who = 1MG
chmod = !A *
chown = MV
chattr = MV
config = M
uinfo = 1GM
ginfo = 1GM
users = 1GM
groups = 1GM
shutdown = M
bans = 1M
#gui
ioGuiExt = M
#gui
//ioIsotope
ioIsotopeHelper = 1M
//ioIsotope
|