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.
- Host: GitHub
- URL: https://github.com/lil5/ftp-sync-php-class
- Owner: lil5
- License: mit
- Created: 2016-06-10T12:26:24.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-06-10T13:25:13.000Z (almost 9 years ago)
- Last Synced: 2024-12-26T18:16:38.408Z (5 months ago)
- Language: PHP
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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