abhishekamol's avatar

Uploading file from one server to another

Hi,

Please tell me how to upload image file from one server to another via php sftp.

0 likes
5 replies
abhishekamol's avatar

@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.

abhishekamol's avatar

Sorry for late reply .I got the solution through curl SFTP.

Thanks

Please or to participate in this conversation.