I'm trying to make simple ftp client, used the following article for base:
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.
Any advice will be appreciated.
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.
Any advice will be appreciated.
Comment