You can control the behavior via the Keep_Links_In_Path setting. Until I add the ability to control what happens per-link it's one or the other right now...
If you use dirs with lots of symlinks to other places (i.e. /sorted, etc) you'll really like the default behavior because when you go back to the parent you end up where you were. This also simulates the behavior I expect you would find with standard filesystem symlinks.
On the other hand, the original ioFTPD behavior of always fully resolving the path I find more useful for today style dirs and sometimes for incomplete links.
|