Thread: ioNiNJA ALPHA
View Single Post
Old 04-08-2010, 09:11 AM  
monk-
Member
 
Join Date: Oct 2007
Posts: 32
Default

Quote:
Originally Posted by Quarzar View Post
I have some problem with Filezilla and ioNinja.

A thread with the problem exist on the forum already

https://oss.azurewebsites.net/forum/showthread.php?t=14006

and on the filezilla forum

http://forum.filezilla-project.org/v...hp?f=2&t=13471

But it's not only the execute time, if you enable the racestats it will comes too.

If you disable the racestats and enter a Sample folder you wond't see the error, the mediainfo appears and the list command work.

Maybe it is some fixable error?
since it gives path problems with flashfxp and pftp too, and filezilla is the only usable mac client. and it takes pretty long for a new ioninja release to come
i will give u a quick fix, for this problem


in /ioFTPD/scripts/ioNiNJA/MiSC/NiNJALiB.tcl
replace:
iputs -nobuffer "$line"
with:
iputs -nobuffer "250- $line"

and also disable the execution time message offcourse
as: set ioNJ(show_execute_time) 0
monk- is offline   Reply With Quote