https://github.com/bubnov-mikhail/synczip
php short script to get zip from network, copy files from it to locations. Also delete the zip
https://github.com/bubnov-mikhail/synczip
Last synced: 3 months ago
JSON representation
php short script to get zip from network, copy files from it to locations. Also delete the zip
- Host: GitHub
- URL: https://github.com/bubnov-mikhail/synczip
- Owner: bubnov-mikhail
- License: mit
- Created: 2015-02-04T10:09:54.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-17T10:11:04.000Z (over 10 years ago)
- Last Synced: 2025-01-13T05:29:24.846Z (5 months ago)
- Language: PHP
- Size: 151 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# synczip
php short script to get zip from network, copy files from it to locations. Also delete the zip
DO not forget to setup .htaccess for synczip.json (DISSALOW ALL) and synczip.php (ALLOW only from github ip by mask)