PDA

View Full Version : endless Last Race symlinks


talktwo
08-08-2004, 04:02 PM
I've searched all over the forums and cannot find the answer...

I am using NewDir v3.5.1 and ioFTPD5-8-5r - dZSbot 1.15 - Eggdrop 1.6.13+sharefix - ioA 1.1.6

Anyways, Newdir creates a Last race symlink at each upload, but doesn't delete the previous one ... any help would be appreciated, thank you.

bounty
08-08-2004, 04:07 PM
Originally posted by talktwo
I've searched all over the forums and cannot find the answer...

I am using NewDir v3.5.1 and ioFTPD5-8-5r - dZSbot 1.15 - Eggdrop 1.6.13+sharefix - ioA 1.1.6

Anyways, Newdir creates a Last race symlink at each upload, but doesn't delete the previous one ... any help would be appreciated, thank you.

any msg in your systemerror.log file ?

talktwo
08-08-2004, 04:32 PM
--------------------ErrorInfo---------------------

while executing
"vfs flush $path"
(procedure "iorefresh" line 3)
invoked from within
"iorefresh "
invoked from within
"if { $ND_DISABLE(cache) == 0 } { iorefresh }"
(file "..\script\newdir\OnPreList.itcl" line 13)
-----------------------------------------------------------

thank you.

alturismo
08-09-2004, 03:51 PM
usually occurs on dirs with spaces in it ...

talktwo
08-14-2004, 04:22 PM
nope, no spaces in the directories ...

Mouton
08-15-2004, 09:56 AM
That itcl error (empty) appears when $path doesn't exists; ie $path contains a directory that doesn't exists.