Stream FTP download to output

后端 未结 6 1177
耶瑟儿~
耶瑟儿~ 2020-12-03 06:06

I am trying to stream/pipe a file to the user\'s browser through HTTP from FTP. That is, I am trying to print the contents of a file on an FTP server.

This is what

6条回答
  •  离开以前
    2020-12-03 06:43

    a quick search brought up php’s flush.

    this article might also be of interest: http://www.net2ftp.org/forums/viewtopic.php?id=3774

提交回复
热议问题