Quote:
Originally Posted by Quarzar
|
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