/ Published in: Bash
credit: tim robinson
Expand |
Embed | Plain Text
ssh root@openfiler "(cd /mnt/openfiler/engineering; tar -czf - .)" | ssh root@provexport "tar -xzvf - -C /export/groups/engineering/FromOpenfiler"
You need to login to post a comment.
