czechdude / ftp-deployment

A tool for automated deployment of web applications to an FTP server.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FTP deployment

FTP deployment is a tool for automated deployment of web applications to an FTP server. It requires PHP 5.3 or newer.

Usage

Create file deployment.ini according to the instructions in deployment.sample.ini and run:

php deployment.phpc deployment.ini

About

A tool for automated deployment of web applications to an FTP server.

License:Other