Upload files to the ftp server using php in FTP-SAE

Source: Internet
Author: User
Is the @ ftp_connect ($ FTP_HOST, $ FTP_PORT) method supported in SAE now? The query results are not supported, so curl is used to simulate ftp upload. during the upload, curl_setopt ($ ch, CURLOPT_URL, & #39; ftp: username: password @ IP: 21 & amp; #39 ;. $ dir. & #39; & #39 ;. $ dest); how should I write this URL? Is this directory The Directory of the FTP server to be uploaded? When running, the error AEERROR: INVALIDURI is reported .! [Phpftp

Is the @ ftp_connect ($ FTP_HOST, $ FTP_PORT) method supported in SAE now? The query results are not supported. Therefore, curl is used to simulate ftp upload. during the upload, curl_setopt ($ ch, CURLOPT_URL, 'ftp: // username: password @ IP: 21 /'. $ dir. '/'. $ dest); how should I write this URL? Is this directory The Directory of the FTP server to be uploaded? When running, the error AE ERROR: INVALID URI is reported. First, I want to upload a file in SAESTOR to the home/wuming Directory of the ftp server named aaa.txt. Is there any problem with this? I just got in touch with this one ......

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.