Re: FTP Component for Cake

2007-03-12 Thread RRose

A quick search of cakephp ftp in Google returned this:
http://www.thinkingphp.org/2007/02/17/bug-fix-update-for-svnftp-deployment-task/

HTH,
Ryan Rose
http://www.digiwize.com


On Mar 12, 9:10 am, phirschybar [EMAIL PROTECTED] wrote:
 Is there any kind of FTP functions wrapper in Cake? I searched the API
 and saw nothing. Anybody making or has made an FTP component?

 If not, I will be needing a lot of FTP functions for an app so I may
 have to build a component myself (or maybe it should be a plugin?).
 Any requests on functionality if you need something like this too?
 Thoughts on plugin vs. component?


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Cake 
PHP group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



RE: FTP Component for Cake

2007-03-12 Thread Mariano Iglesias

That's a Bake task, not a component.

Phirschybar: component vs. plugin, it depends if you need to offer a GUI to
browse the FTP folders, or if you just need programmatic support. I would
say: implement programmatic support as a Component, and if you need GUI then
implement a plugin that would use your component.

-MI

---

Remember, smart coders answer ten questions for every question they ask. 
So be smart, be cool, and share your knowledge. 

BAKE ON!

blog: http://www.MarianoIglesias.com.ar


-Mensaje original-
De: cake-php@googlegroups.com [mailto:[EMAIL PROTECTED] En nombre
de RRose
Enviado el: Lunes, 12 de Marzo de 2007 10:50 a.m.
Para: Cake PHP
Asunto: Re: FTP Component for Cake


A quick search of cakephp ftp in Google returned this:
http://www.thinkingphp.org/2007/02/17/bug-fix-update-for-svnftp-deployment-t
ask/



--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Cake 
PHP group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Re: FTP Component for Cake

2007-03-12 Thread Felix Geisendörfer

 That's a Bake task, not a component.
True, but the FTP class should work independent from the bake stuff so 
it might be helpful anyway.

-- Felix
--
http://www.thinkingphp.org
http://www.fg-webdesign.de


Mariano Iglesias wrote:
 That's a Bake task, not a component.

 Phirschybar: component vs. plugin, it depends if you need to offer a GUI to
 browse the FTP folders, or if you just need programmatic support. I would
 say: implement programmatic support as a Component, and if you need GUI then
 implement a plugin that would use your component.

 -MI

 ---

 Remember, smart coders answer ten questions for every question they ask. 
 So be smart, be cool, and share your knowledge. 

 BAKE ON!

 blog: http://www.MarianoIglesias.com.ar


 -Mensaje original-
 De: cake-php@googlegroups.com [mailto:[EMAIL PROTECTED] En nombre
 de RRose
 Enviado el: Lunes, 12 de Marzo de 2007 10:50 a.m.
 Para: Cake PHP
 Asunto: Re: FTP Component for Cake


 A quick search of cakephp ftp in Google returned this:
 http://www.thinkingphp.org/2007/02/17/bug-fix-update-for-svnftp-deployment-t
 ask/



 

   

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Cake 
PHP group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



RE: FTP Component for Cake

2007-03-12 Thread Mariano Iglesias
Agree :-)

-MI

  _  

De: cake-php@googlegroups.com [mailto:[EMAIL PROTECTED] En nombre
de Felix Geisendörfer
Enviado el: Lunes, 12 de Marzo de 2007 11:40 a.m.
Para: cake-php@googlegroups.com
Asunto: Re: FTP Component for Cake

 

That's a Bake task, not a component.

True, but the FTP class should work independent from the bake stuff so it
might be helpful anyway.





--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Cake 
PHP group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---