Thread: ioNiNJA ALPHA
View Single Post
Old 08-06-2009, 02:16 AM  
opcode
Junior Member
 
Join Date: Aug 2009
Posts: 21
Default

For some odd reason, output is totally fubar here. I used to work with ioFTPD 6.9.3 and some older ioNiNJA version. I updated to ioFTPD 7.0.1 and ioNiNJA BETA Stable v0.8.9.6 2009-06-29 and now suddenly get this.

1st 15mb file uploaded

Code:
[2] 226-.----== ioNiNJA v0.8 ==----------------------------.
[2] 226-| + CRC-Check: oK!                                 |
[2] 226-+-=[UserTop]=-------------------===----------------+
[2] 226-|  1. testuser             663KB  100F     1.0KB/s |
[2] 226-+-=[GroupTop]=--------------------===--------------+
[2] 226-|  1. 14648                663KB  100F     1.0KB/s |
[2] 226-`-[----------]--------------------[   1F / 11F  ]--'
2nd file

Code:
[2] 226-.----== ioNiNJA v0.8 ==----------------------------.
[2] 226-| + CRC-Check: oK!                                 |
[2] 226-+-=[UserTop]=-------------------===----------------+
[2] 226-|  1. testuser             267KB 2550F    51.0KB/s |
[2] 226-+-=[GroupTop]=--------------------===--------------+
[2] 226-|  1. 15311                267KB 2550F    51.0KB/s |
[2] 226-`-[#---------]--------------------[   2F / 11F  ]--'
3rd file

Code:
[2] 226-.----== ioNiNJA v0.8 ==----------------------------.
[2] 226-| + CRC-Check: oK!                                 |
[2] 226-+-=[UserTop]=-------------------===----------------+
[2] 226-|  1. testuser             285KB 37800     1.1MB/s |
[2] 226-+-=[GroupTop]=--------------------===--------------+
[2] 226-|  1. 14915                285KB 37800     1.1MB/s |
[2] 226-`-[##--------]--------------------[   3F / 11F  ]--'
4th file

Code:
[2] 226-.----== ioNiNJA v0.8 ==----------------------------.
[2] 226-| + CRC-Check: oK!                                 |
[2] 226-+-=[UserTop]=-------------------===----------------+
[2] 226-|  1. testuser             596KB 40690    15.9MB/s |
[2] 226-+-=[GroupTop]=--------------------===--------------+
[2] 226-|  1. 14929                596KB 40690    15.9MB/s |
[2] 226-`-[###-------]--------------------[   4F / 11F  ]--'
I didn't modify the default theme but just installed everything just as described.

More info:

It gives me the same behaviour with the .cfg file that comes with the script. Also the complete screen has the correct files/size/speed but not the group (complete screen from another testrun then above, so filecount/size differs)

Code:
[2] .-----------------====--------------------------== ioNiNJA v0.8 ===--.
[2] |                                                                    |
[2] |-=[ R A C E N F O ]=---------------.                                |
[2] |                                    `-----------------====----------|
[2] | Release: Some_test_dir_here                                     |
[2] | RaceNfo: 12MB in 3F @ 75.0KB/s in 2m 47s                           |
[2] | Fastest: testuser/ @ 117.0KB/s                                     |
[2] | Slowest: testuser/ @ 75.0KB/s                                      |
[2] |                                                                    |
[2] |-=[ U S E R T O P ]=---------------.                                |
[2] |                                    `-----------------====----------|
[2] |  1. testuser                     75KB      3780   2%      1.1MB/s |
[2] |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
[2] |  1. Total                         12MB      3F     100%   75.0KB/s |
[2] |                                                                    |
[2] |-=[ G R O U P T O P ]=-------------.                                |
[2] |                                    `--------------===--------------|
[2] |  1. 2848                          75KB      3780   %       1.1MB/s |
[2] |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
[2] |  1. Total                         12MB      3F     100%   75.0KB/s |
[2] `-----================---------------------------==------------------'

testuser is added to group TEST, site myinfo shows

Code:
[2] 200-| Username : testuser             | User ID : 7      Primary GID: 256   |
[2] 200-| Flags    : 3                      | Last On : 4m 40s ago                |
[2] 200-| Groups   : TEST                                                      |
[2] 200-| Tagline  :                                                              |
[2] 200-| Creator  : siteop               | Created : 10m 1s ago                |

Last edited by opcode; 08-06-2009 at 04:40 AM.
opcode is offline   Reply With Quote