5

Is there anyway to upload files to an ftp server using cakephp?

Moe Far
  • 2,742
  • 2
  • 23
  • 41
Cocco
  • 129
  • 1
  • 2
  • 7

3 Answers3

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

There's a pretty solid plugin that will help out: CakeFTP

jeremyharris
  • 7,884
  • 22
  • 31
-4

u cane use FTP with cakebin

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

Ravin
  • 371
  • 1
  • 3
  • 5