Is there anyway to upload files to an ftp server using cakephp?
+4
A:
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
2010-07-10 15:59:45