An open API service indexing awesome lists of open source software.

https://github.com/lil5/ftp-sync-php-class

A php class to be used under php-cli terminal to sync directories recursively.
https://github.com/lil5/ftp-sync-php-class

Last synced: 3 months ago
JSON representation

A php class to be used under php-cli terminal to sync directories recursively.

Awesome Lists containing this project

README

        

# ftpsync.class.php

A php class to be used under php-cli terminal to sync directories recursively.

## Warnings
Terminal will output a lot of logs.
Might take some time to complete.

## To-do's
Exaples
.min.php version
Proper sync that only syncronizes changed files
Sync cache system