Main Page Phpftpsync

From Sukimashita

Jump to: navigation, search

Version: 0.3.5 - RSS Changelog - Browse Repository - Devtalk

Contents

[edit] About

PHP FTP Synchronizer is a small tool to synchronize local files with a FTP server. It provides push and pull synchronization directions and is easy to use. The classes used in the CLI script can also be quickly integrated into your project.

PHPFTPSync is free software, licensed under the GNU LGPL.

[edit] Recent Changes

Full changelog...

[edit] Download

No releases yet. The source can be checked out from the official repository.

[edit] Screenshots

No screenshots yet.

[edit] Development

The official repository can be found and checked-out at:
https://svn.sukimashita.com/repos/phpftpsync/trunk

Checkout using:

svn co https://svn.sukimashita.com/repos/phpftpsync/trunk/ phpftpsync

[edit] FAQ

Q: Why create a ftp sync tool?
A: Quite a lot of people have ftp-only webhosting packages where rsync and friends are a no-go but overall there simply is demand for such a tool.

Q: Why create phpftpsync when other tools are available?
A: None of the tools provides the easy of use and the required environment interoperability we were looking for.

Q: Hey, there is already a PHP FTP Synchronizer!
A: Hey, look closer, it is written using Scriptol and is difficult to include along your projects.

Feel free to edit this part to add your questions.

[edit] Bugs

There is currently no bugtracking system setup.

[edit] Links

Related projects:

Personal tools