Is there anyway to upload files to an ftp server using cakephp?
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