Old 07-31-2011, 03:47 PM   #46
SRH99
Member
 
Join Date: Mar 2010
Posts: 44
Default

help please, i cant figure the setting
set ioNJ(banned_allowed_dirs)
got {1} {/DVDR/} {\Sample} to work, but how do i ad yet another directory?
Tried adding {1} {/DVDR/} {\aaa} but it keep telling 550 | + Anti****up: Dir is banned!

TIA
SRH99 is offline   Reply With Quote
Old 07-31-2011, 03:48 PM   #47
o_dog
Senior Member
 
Join Date: May 2007
Posts: 692
Default

regexp matching separted by |
check the examples.

never use \ in any way or form it's always /
__________________
ioNiNJA
o_dog is offline   Reply With Quote
Old 07-31-2011, 04:02 PM   #48
SRH99
Member
 
Join Date: Mar 2010
Posts: 44
Default

thanks, now it works
SRH99 is offline   Reply With Quote
Old 08-01-2011, 02:50 AM   #49
SRH99
Member
 
Join Date: Mar 2010
Posts: 44
Default

hi again

i've edited imdb.itcl not to fetch folder.jpg, fanart.jpg and .tbn file
set ioNJ(imdb_get_cover) 0
set ioNJ(imdb_fanart) 0
set ioNJ(imdb_tbn) 0
restarted the server, but it still creates and doesnt seem to honor the settings

Any advise please

Regards.

Last edited by SRH99; 08-01-2011 at 03:25 AM.
SRH99 is offline   Reply With Quote
Old 08-01-2011, 10:26 AM   #50
o_dog
Senior Member
 
Join Date: May 2007
Posts: 692
Default

set ioNJ(imdb_get_cover) ""

try that
__________________
ioNiNJA
o_dog is offline   Reply With Quote
Old 08-01-2011, 10:53 AM   #51
SRH99
Member
 
Join Date: Mar 2010
Posts: 44
Default

it worked, tks again
SRH99 is offline   Reply With Quote
Old 08-01-2011, 04:08 PM   #52
mr.babek
Member
FlashFXP Beta Tester
ioFTPD Foundation User
 
Join Date: Jul 2005
Posts: 82
Default

Odog, tried the version you made to help me with the error. But still getting the same stuff
--- ErrorInfo ---
divide by zero
while executing
"expr $io_fsize/$uptime"
(procedure "::ioNiNJA::CWD" line 70)
invoked from within
"::ioNiNJA::CWD "
("CWD" arm line 1)
invoked from within
"switch -- [lindex $args 0] {
SYMCLEAN { ::ioNiNJA::symlink_clean }
RESCAN { ::ioNiNJA::ZipScript::rescan }
RESORT { source "../scripts/ioNi..."
(file "..\scripts\ioNiNJA\ioNiNJA.itcl" line 1018)

I could try reinstalling and reconfiguring next weekend I really havent got a clue where to look
__________________
Current setup:

MS Windows Storage Server 2012R2, ioFTPD 7.7.3, ioNinja, nxTools
mr.babek is offline   Reply With Quote
Old 08-01-2011, 08:24 PM   #53
o_dog
Senior Member
 
Join Date: May 2007
Posts: 692
Default

you need to restart the server after replacing the file.

And delete the systemerror.log

when a new error occurs check the log and check the timestamp
__________________
ioNiNJA
o_dog is offline   Reply With Quote
Old 08-01-2011, 11:37 PM   #54
mr.babek
Member
FlashFXP Beta Tester
ioFTPD Foundation User
 
Join Date: Jul 2005
Posts: 82
Default

I ofcourse restarted the server , but a few seconds after I restarted it the error came up again. The server doesnt accept commands anymore. The PASS and STOR commands both fail for sure.
__________________
Current setup:

MS Windows Storage Server 2012R2, ioFTPD 7.7.3, ioNinja, nxTools
mr.babek is offline   Reply With Quote
Old 08-02-2011, 05:33 AM   #55
o_dog
Senior Member
 
Join Date: May 2007
Posts: 692
Default

and the sytemerror.log says?
and you are sure about the right timestamp?
__________________
ioNiNJA
o_dog is offline   Reply With Quote
Old 08-02-2011, 05:00 PM   #56
mr.babek
Member
FlashFXP Beta Tester
ioFTPD Foundation User
 
Join Date: Jul 2005
Posts: 82
Default

well the log isnt giving me any errors now. I completely reinstalled ioninja, still got the problem that after a while the site commands wont work anymore. Seems like something is failing, but since there are no errors in the logs I am in the dark here

When the error has occurred I can't login , nothing works, rescan command, stor command etc.

After I restart io everything is fine again , until that certain moment the error occurs

Ps when changing back to 0.8 everything is fine
__________________
Current setup:

MS Windows Storage Server 2012R2, ioFTPD 7.7.3, ioNinja, nxTools

Last edited by mr.babek; 08-02-2011 at 05:07 PM.
mr.babek is offline   Reply With Quote
Old 08-02-2011, 05:19 PM   #57
o_dog
Senior Member
 
Join Date: May 2007
Posts: 692
Default

my guess would be that you have a bd hdd, controlercard or cable
__________________
ioNiNJA
o_dog is offline   Reply With Quote
Old 08-03-2011, 01:33 AM   #58
Yil
Too much time...
FlashFXP Beta Tester
ioFTPD Administrator
 
Join Date: May 2005
Posts: 1,194
Default

I can't think of any obvious reason why site commands would just stop working all of a sudden. It's entirely possible there is some other issue like memory corruption that is going on but I'd expect random crashes, corrupted files, etc and not the exact same problem with site commands.

After this "error" occurs have you tried logging in again just to see if the problem is tied to the login and not the server as a whole? Have you tried site commands like "site help", "site swho", etc? Those being built-in commands should behave differently than scripts do.
Yil is offline   Reply With Quote
Old 08-03-2011, 03:51 AM   #59
mr.babek
Member
FlashFXP Beta Tester
ioFTPD Foundation User
 
Join Date: Jul 2005
Posts: 82
Default

Quote:
Originally Posted by Yil View Post
I can't think of any obvious reason why site commands would just stop working all of a sudden. It's entirely possible there is some other issue like memory corruption that is going on but I'd expect random crashes, corrupted files, etc and not the exact same problem with site commands.

After this "error" occurs have you tried logging in again just to see if the problem is tied to the login and not the server as a whole? Have you tried site commands like "site help", "site swho", etc? Those being built-in commands should behave differently than scripts do.
Well I cant login since the "PASS" command isnt working anymore (thats teh error I get when trying to login). I Have to shutdown io and restart it, then its working again
__________________
Current setup:

MS Windows Storage Server 2012R2, ioFTPD 7.7.3, ioNinja, nxTools
mr.babek is offline   Reply With Quote
Old 08-03-2011, 10:59 AM   #60
HurricaneHunter
Junior Member
 
Join Date: Aug 2011
Posts: 3
Default

Good Morning all;

I have just recenlty went back to ioftpd after using glftpd for many years and seem to be having a small promblem with the ioniga scripts.

When user upload a file and it scompleted, i get a complete bar that shows like

[ioNiNJA] - ( 874KB 1F - COMPLETE ) - [ioNiNJA]

is there any way to edit that to my likeing. I have searched and searched and seem to be missing it.

Any help would be appreicated.

Thanks
HurricaneHunter is offline   Reply With Quote
Reply

Tags
added, fixes, replace, thread, update

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 Off
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 06:30 AM.

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