Uploading file from one server to another
Hi,
Please tell me how to upload image file from one server to another via php sftp.
What have you attempted so far?
@MIDWESTDEV - I have attempted sftp saying sftp_connect function undefined while i have added .dll file in my php > ext directory. I am using PHP 7.3
And when I am using ftp_connect it is giving me false every time.
Sorry for late reply .I got the solution through curl SFTP.
Thanks
Please or to participate in this conversation.