https://github.com/zaporylie/drupal-stage_file_proxy_private
https://github.com/zaporylie/drupal-stage_file_proxy_private
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zaporylie/drupal-stage_file_proxy_private
- Owner: zaporylie
- Created: 2015-03-16T19:44:49.000Z (about 11 years ago)
- Default Branch: 7.x-1.x
- Last Pushed: 2015-03-17T08:39:11.000Z (about 11 years ago)
- Last Synced: 2025-10-13T13:44:14.111Z (8 months ago)
- Size: 125 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Stage File Proxy Private
==============================
**Please, do not keep passwords in variables if your env is public! Thanks ;)**
Download private file from production to development environment through ssh if
it doesn't exists in local filesystem (on demand).
## Requirements:
* [ssh2 php library](http://php.net/manual/en/book.ssh2.php)
````
sudo apt-get install libssh2-php
sudo /etc/init.d/apache2 restart
````
## Dependencies:
* Stage File Proxy
## Credits
* Ny Media AS