Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sirkitree/drush.downsync
A downsync command for drush to synchronize drupal environments.
https://github.com/sirkitree/drush.downsync
Last synced: 3 days ago
JSON representation
A downsync command for drush to synchronize drupal environments.
- Host: GitHub
- URL: https://github.com/sirkitree/drush.downsync
- Owner: sirkitree
- Created: 2011-12-16T21:49:17.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2011-12-16T23:56:54.000Z (about 13 years ago)
- Last Synced: 2024-04-14T14:52:02.745Z (10 months ago)
- Language: PHP
- Homepage:
- Size: 85 KB
- Stars: 5
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Drush Downsync
==============Move one environment's database and files directory to another.
This script currently relies on Drush* and Drush's site alias features. And now
that it's using drush_invoke() instead of drush_shell_exec(), you do not need
a 'files' key in your site alias. core-rsync has a %files path, so as long as
your remote site is reporting that path correctly, this should be able to grab
your remote files.It also will setup dump file locations (source-dump and target-dump) for you if
they are not already setup, however, you should still be able to override these
options by specifying them yourself, as well as any other options supported by
sql-sync.* http://drupal.org/project/drush