News Feed
Jobs Feed
Sections




News Archive
Kevin Schroeder's Blog:
Setting up a connection to the Zend Developer Cloud on Linux
December 02, 2011 @ 10:04:10

Kevin Schroeder has a method in one of his latest posts for hooking your linux-based system into Zend's phpcloud platform, complete with an automatic upload (so you're not constantly sftp-ing).

Connecting with the Zend DevCloud in Linux is actually quite easy if you know how to use SFTP. [...] But, as I said in a previous post, I hate having to do command line stuff for each and every file or commit. I like things to work seamlessly. So what I did was write a PHP script that connects to the DevCloud (or any SSH-based endpoint for that matter) and then monitors all of the files and directories for changes, such as a creation, modification or deletion event.

His script (available on github) uses the PECL inotify package to work, but once its set up, you can have the PHP process running the script in the background, pointed at your web root, and have it upload automatically.

0 comments voice your opinion now!
inotify phpcloud zend cloud sftp automatic push


blog comments powered by Disqus

Similar Posts

PHP-Tools Blog: XML_Parser tutorial published

Markus Wolff's Blog: Migrating to PDT

Zend: Framework Subversion Access Opened

Community News: Zend Framework \"Preview Release\" Mentioned on Podcast

Pádraic Brady's Blog: Zend_Service_Currency Proposal


Community Events











Don't see your event here?
Let us know!


application testing podcast api code introduction zendframework2 example composer community interview framework phpunit series opinion language functional database development release

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework