C
Claw
Guest
I have a dir in my barrysworld webspace that I cant delete, when I try to delete it it says the dir isn't empty, I've reinstalled the entire game and tried to delete it that way, after deleting the files within the dir it still says it isn't empty...
Below is a cut/paste of the log when I try to delete the offending dirs...
The problem appears to lie within the docs dir, which shows a file size of 4kb although it is undoubtly empty. CHMOD for the whole dir structure involved is 755, I've gone through all the dirs concerned and triple-checked they are set to that.
Tis baffling me as I've never came across this before, on the odd time that cuteftp has glitched I've always found a way out, not this time though
Any thoughts?
Below is a cut/paste of the log when I try to delete the offending dirs...
COMMAND:> pwd
257 "/undeletable?/undeletable2/backends/smarty" is current directory.
COMMAND:> RMD docs
550 docs: Directory not empty
COMMAND:> CDUP
250 CDUP command successful.
COMMAND:> pwd
257 "/undeletable?/undeletable2/backends" is current directory.
COMMAND:> RMD smarty
550 smarty: Directory not empty
COMMAND:> CDUP
250 CDUP command successful.
COMMAND:> pwd
257 "/undeletable?/undeletable2" is current directory.
COMMAND:> RMD backends
550 backends: Directory not empty
COMMAND:> CDUP
250 CDUP command successful.
COMMAND:> pwd
257 "/undeletable?" is current directory.
COMMAND:> RMD undeletable2
550 undeletable2: Directory not empty
COMMAND:> CDUP
250 CDUP command successful.
COMMAND:> pwd
257 "/" is current directory.
COMMAND:> RMD undeletable?
550 undeletable?: Directory not empty
COMMAND:> pwd
257 "/" is current directory.
COMMAND:> TYPE A
200 Type set to A.
The problem appears to lie within the docs dir, which shows a file size of 4kb although it is undoubtly empty. CHMOD for the whole dir structure involved is 755, I've gone through all the dirs concerned and triple-checked they are set to that.
Tis baffling me as I've never came across this before, on the odd time that cuteftp has glitched I've always found a way out, not this time though
Any thoughts?