This function is nice but like the ftp_size function it too has a flaw if your file is larger then 2.1Gb or 2.1 Billion Btyes it cannot be properly allocated.
![]() | ftp_alloc说明bool ftp_alloc ( resource ftp_stream, int filesize [, string &result] )Sends an ALLO command to the remote FTP server to allocate space for a file to be uploaded.
参数
范例
![]()
adams[AT]techweavers[DOT]net
22-Jun-2005 05:32
This function is nice but like the ftp_size function it too has a flaw if your file is larger then 2.1Gb or 2.1 Billion Btyes it cannot be properly allocated.
| ![]() |