Hi Filippo Balicchia, i can confirm, that move works with camel-ftp 2.10.4 and apache ftpserver project on windows maschine with JDK 1.6.0_33. While running with ftp server under RHEL 6 move failed with errorcode 550. Rename works with commandline.
Logs from ftpserver: > CWD 20121201000000.OML "550 Failed to change directory." > CWD "\" "550 Failed to change directory." > CWD \\ "550 Failed to change directory." > CWD " "550 Failed to change directory." Differences in log between 2.10.2 and 2.10.4 2.10.2: 2.10.4 CWD test/success CWD test/success PWD PWD CWD / CWD \\ Regards Robin