Maybe I will also post some logs:
<REPLY 220-Complete FTP server>
<REPLY 220 CompleteFTP v 5.0.0>
<REPLY 331 Password required for pass>
<REPLY 230 User pass logged in.>
<REPLY 200 Type set to I>
<REPLY 257 "/Home/User" is current directory.>
<REPLY 250 Directory changed to "/Home/User".> !!!COMMENT: Why? It already is in this directory!
<REPLY 257 Created directory "src".>
<REPLY 250 Directory changed to "/Home/User".> !!!COMMENT: This is silly
<REPLY 250 Directory changed to "/Home/User".> !!!COMMENT: This is silly
<REPLY 227 Entering Passive Mode (192,168,1,101,234,26).>
<REPLY 150 Opening BINARY mode data connection for .classpath>
<REPLY 226 Transfer complete, 200,0 KB/s>
<REPLY 250 Directory changed to "/Home/User".>
<REPLY 250 Directory changed to "/Home/User".>
<REPLY 227 Entering Passive Mode (192,168,1,101,234,27).>
<REPLY 150 Opening BINARY mode data connection for .project>
<REPLY 226 Transfer complete, 200,0 KB/s>
<REPLY 250 Directory changed to "/Home/User".> !!!COMMENT: It opens subpath after subpath instead of opening whole path at once.
<REPLY 250 Directory changed to "/Home/User/src".>
<REPLY 257 Created directory "main".>