Ftp Function Library

Learn about ftp function library, we have the largest and most updated ftp function library information on alibabacloud.com

FTP function library: ftp_put

Ftp_put (PHP3 >= 3.0.13, PHP4 >= 4.0b4) ftp_put---&http://www.aliyun.com/zixun/aggregation/37954.html "> nbsp; Upload file to FTP server syntax: int ftp_put (int ftp_stream, string remote_file, St ...)

FTP function library: Ftp_chdir

Ftp_chdir (PHP3 >= 3.0.13, PHP4 >= 4.0b4) ftp_chdir---&http://www.aliyun.com/zixun/aggregation/37954.html " >nbsp; Switch to the specified directory syntax: int ftp_chdir (int ftp_stream, string directory) says ...

FTP function library: ftp_fget

Ftp_fget (PHP3 >= 3.0.13, PHP4 >= 4.0b4) ftp_fget---&http://www.aliyun.com/zixun/aggregation/37954.html " >nbsp; Download the file from the FTP server and save it to the open file syntax: int ftp_fget (int ftp_stream, int fp, s ...)

FTP function library: ftp_cdup

Ftp_cdup (PHP3 >= 3.0.13, PHP4 >= 4.0b4) ftp_cdup---&http://www.aliyun.com/zixun/aggregation/37954.html " >nbsp; Back to Parent directory syntax: int ftp_cdup (int ftp_stream) Description: Success returns TRUE, Failure returns false ...

FTP function library: ftp_pwd

Ftp_pwd (PHP3 >= 3.0.13, PHP4 >= 4.0b4) ftp_pwd---&http://www.aliyun.com/zixun/aggregation/37954.html "> nbsp; Returns the current directory name syntax: int ftp_pwd (int ftp_stream) Description: Returns the current directory name, and returns False if it fails.

FTP function library: ftp_quit

Ftp_quit (PHP3 >= 3.0.13, PHP4 >= 4.0b4) ftp_quit---&http://www.aliyun.com/zixun/aggregation/37954.html " >nbsp; End FTP connection syntax: int ftp_quit (int ftp_stream) Description: End FTP stream ftp_stream.

FTP function library: ftp_login

Ftp_login (PHP3 >= 3.0.13, PHP4 >= 4.0b4) ftp_login---&http://www.aliyun.com/zixun/aggregation/37954.html " >nbsp; Login FTP link syntax: int ftp_login (int ftp_stream, string username, str ...

FTP function library: FTP_PASV

FTP_PASV (PHP3 >= 3.0.13, PHP4 >= 4.0b4) FTP_PASV---&http://www.aliyun.com/zixun/aggregation/37954.html " >nbsp; Turn passive mode syntax on or off: int ftp_pasv (int ftp_stream, int pasv) Description: Success returns t ...

FTP function library: ftp_connect

Ftp_connect (PHP3 >= 3.0.13, PHP4 >= 4.0b4) ftp_connect---&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; Open FTP connection syntax: int ftp_connect (string host [, int port]) Description: ...

FTP function library: ftp_site

Ftp_site (PHP3 >= 3.0.15, PHP4 >= 4.0b4) ftp_site---&http://www.aliyun.com/zixun/aggregation/37954.html " >nbsp; Send site command to server syntax: int ftp_site (int ftp_stream, string cmd) Description: ...

FTP function library: Ftp_systype

Ftp_systype (PHP3 >= 3.0.13, PHP4 >= 4.0b4) ftp_systype---&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; Returns the system type identifier syntax for the remote FTP server: int ftp_systype (int ftp_stre ...

FTP function library: ftp_delete

Ftp_delete (PHP3 >= 3.0.13, PHP4 >= 4.0b4) ftp_delete---&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; Delete file syntax on FTP server: int ftp_delete (int ftp_stream, string path) ...

FTP function library: ftp_rawlist

Ftp_rawlist (PHP3 >= 3.0.13, PHP4 >= 4.0b4) ftp_rawlist---&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; Returns a detailed list of files in the given directory syntax: int ftp_rawlist (int ftp_stream, string ...)

FTP function library: ftp_rename

Ftp_rehttp://www.aliyun.com/zixun/aggregation/11696.html ">name (PHP3 >= 3.0.13, PHP4 >= 4.0b4) ftp_rename--- Rename the file on the FTP server to the syntax: int ftp_rename (int ftp_stream, string from, ...)

FTP function library: ftp_nlist

Ftp_nlist (PHP3 >= 3.0.13, PHP4 >= 4.0b4) ftp_nlist---&http://www.aliyun.com/zixun/aggregation/37954.html " >nbsp; Returns the list syntax for the file in the given directory: int ftp_nlist (int ftp_stream, string directo ...)

FTP function library: Ftp_mdtm

Ftp_mdtm (PHP3 >= 3.0.13, PHP4 >= 4.0b4) Ftp_mdtm---&http://www.aliyun.com/zixun/aggregation/37954.html " >nbsp; Returns the last modified time syntax for a file: int ftp_mdtm (int ftp_stream, string remote_file) ...

FTP function library: Ftp_rmdir

Ftp_rmdir (PHP3 >= 3.0.13, PHP4 >= 4.0b4) ftp_rmdir---&http://www.aliyun.com/zixun/aggregation/37954.html " >nbsp; Remove directory Syntax: int ftp_rmdir (int ftp_stream, string directory) Description: ...

FTP function library: Ftp_mkdir

Ftp_mkdir (PHP3 >= 3.0.13, PHP4 >= 4.0b4) ftp_mkdir---&http://www.aliyun.com/zixun/aggregation/37954.html " >nbsp; Create new directory Syntax: string ftp_mkdir (int ftp_stream, string directory) says ...

FTP function library: ftp_fput

Ftp_fput (PHP3 >= 3.0.13, PHP4 >= 4.0b4) ftp_fput---&http://www.aliyun.com/zixun/aggregation/37954.html " >nbsp; Upload FTP server syntax from open file: int ftp_fput (int ftp_stream, string remote_f ...)

FTP function library: ftp_get

Ftp_get (PHP3 >= 3.0.13, PHP4 >= 4.0b4) ftp_get---&http://www.aliyun.com/zixun/aggregation/37954.html "> nbsp; Download file syntax from FTP server: int ftp_get (int ftp_stream, string local_file, str ...)

Total Pages: 2 1 2 Go to: Go

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.