Is there anyway to upload files to an ftp server using cakephp?
Asked
Active
Viewed 3,844 times
3 Answers
11
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

Dan Heberden
- 10,990
- 3
- 33
- 29
-4
u cane use FTP with cakebin

Ravin
- 371
- 1
- 3
- 5
-
this link is invalid and irrelevant – jbrass Mar 26 '12 at 22:31