> All works, I can login, see list of files, but except ftp_put and ftp_get
> functions. They return always false. I tried to set passive mode, it doesn't
> help.
Code? Have you tried removing the "@" error-suppressing character from
the function calls and letting PHP tell you it thinks the problem is?