Go Back   FlashFXP Forums > ioFTPD Forum > ioFTPD > Scripting > NeoXed's scripts

NeoXed's scripts nxAutoNuke, nxTools, etc.

Reply
 
Thread Tools Rate Thread
Old 06-11-2007, 05:03 AM   #1
Senior Member
FlashFXP Beta Tester
ioFTPD Foundation User
 
Flow's Avatar
 
Join Date: Dec 2001
Posts: 305
Default nxTools v1.05a Wipe issue Fix

Here the fix for the nxLib.tcl file. Located in \scripts\nxLib.tcl
It works for me. Dont use notepad altering the code.

Line 182
GetDirStatsRecurse $realPath data $ignoreList

to

GetDirStatsRecurse $realPath stats $ignoreList


Line 188
(comment out the whole line using # sign )
array set stats[list DirCount 0 FileCount 0 TotalSize 0]

to

# array set stats[list DirCount 0 FileCount 0 TotalSize 0]


Thats it, RESTART ioFTPD server, rehash wont do. (Thanks BJ)
Flow is offline   Reply With Quote
Old 06-19-2007, 08:07 AM   #2
Junior Member
ioFTPD Foundation User
 
Join Date: Sep 2005
Posts: 26
Default

thx, works fine here now
vybez is offline   Reply With Quote
Reply
Create a free account to browse our forums without ads



Thread Tools
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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



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