Wednesday, November 21, 2012

CakeFTP Configuration & Connection Problems

I followed the instructions for installing and activating cakeFTP on git. The plugin is active, as I can get to mysite/ftp/client and enter server info to test.

When I use mysite/ftp/client to test, I get the error "Ftp.FtpsController could not be found" and "Create the class FtpsController below in file: /path/to/my/app/Plugin/Ftp/Controller/FtpsController.php" I tried different servers - one ftp and one sftp. Both return the same error about missing controllers. I don't think I should have to create controllers and corresponding views in a plugin, should I?

Moving on, I also set up a hard-wired connection in database.php. Then trying the simple list example on the Usage page results in "Could not connect" error. Again, two different servers, one ftp and one sftp. Both servers are up and accessible from my FTP client app.

Have I missed a step? I'm using cake 2.2.1.

Thanks,

Dale

--
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP
 
---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com.
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en.
 
 

No comments: