> why is this related to ape? if you are none, then you are limited > as to what you can do on the file server. you may just have an auth problem.
APE implements rename() in terms of wstat or copying. It's just doesn't try to work around failing wstat (that's perhaps a good thing) while mv does. There are no auth problem since I deliberatly run the python web app as none, not willing to give it eve's powers.