简体   繁体   中英

Upload files to ftp server using cakephp?

无论如何使用cakephp将文件上传到ftp服务器?

Well ultimately you'll be using php :p

Here's a cake component to get you started: http://bin.cakephp.org/saved/31521

and of course the old fashioned way: http://php.net/manual/en/book.ftp.php

有一个非常可靠的插件可以提供帮助: CakeFTP

u cane use FTP with cakebin

http://blog.w3web.in/blog/cake-bin-with-ftp

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM