比较了下,还是采用ssh的方式最简单.比如传数据库test_db

mysqldump --databases test_db| ssh 121.121.121.121 test_db

相关文章: