even ftp enabled withot file upload enabled i ca nnot send files to server usinf ftp_put because, i have to upload the file to the server first.
So i am asking is there way to read / address local files to use with php ftp
php settings of server
file_uploads = no value
upload_max_filesize = 2M
upload_temp_dir = no value
FTP support = enabled