Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
MySQL dump over SSH
dexterbrylle
Jun 12th, 2013
113
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.18 KB
| None
|
0
0
raw
download
clone
embed
print
report
ssh -C {ssh.user}@{remote_host} mysqldump -u {remote_dbuser} --password={remote_dbpassword} {remote_dbname} | mysql -u {local_dbuser} --password={local_dbpassword} -D {local_dbname}
Add Comment
Please,
Sign In
to add comment
Public Pastes
✅ MAKE $1200 IN 15 MIN ZM
JavaScript | 2 sec ago | 0.09 KB
✅ MAKE $1200 IN 15 MIN C6
JavaScript | 3 sec ago | 0.09 KB
MAKE $500 INSTANTLY GE
JavaScript | 6 sec ago | 0.09 KB
FREE BTC GUIDE 00
JavaScript | 8 sec ago | 0.09 KB
FREE BTC GUIDE A8
JavaScript | 13 sec ago | 0.09 KB
MAKE $500 INSTANTLY 9E
JavaScript | 23 sec ago | 0.09 KB
MAKE $500 INSTANTLY U1
JavaScript | 30 sec ago | 0.09 KB
MAKE $500 INSTANTLY 4A
JavaScript | 33 sec ago | 0.09 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!