The problem seems to be related with changing file name to a different directory. E.g. if you have a file in a folder A:
\FolderA\FileName1
If you want to change it to:
\FolderB\FileName2
It seems our FTP server doesn't support it; you can do it in two steps: rename and move (or: move and rename). We will check and fix this problem later.