Internet Direct (Indy) Version 9.0.2 Beta
Example 1
    AFtp.ChangeDir('myfiles');
    AFtp.RemoveDir('oldfiles');
    AFtp.ChangeDirUp;