juwi/hbase-backup-over-ssh
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Julian Wissmann < julianwissmann@gmail.com> Based on the great rsync-ssh script by Brett Alton <brett.jr.alton@gmail.com> http://brettalton.com INFO: * you can either run this script using 'run' then 'push' or 'pull', you can install it using 'install' then 'push' or 'pull' or you can choose the 'uninstall' option to remove previously installed files * if rsync/ssh are both prompting you for your password and it should be automatic, run 'rsync.sh uninstall' and then try again DIRECTORIES CREATED: * $HOME/ * bin * cron * logs # USAGE: ./hbaseexport.sh ['uninstall' | 'install' | 'run'] ['push' | 'pull'] [local_dir] [remote_user] [remote_host] [remote_dir] [remote_ssh_port] [table_name]