Last active
March 31, 2020 12:58
-
-
Save y2k-shubham/90020e0ab4ec5a72defd75278c839d58 to your computer and use it in GitHub Desktop.
rsync
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rsync -avze "ssh -t -p 272 {user_name_on_entry}@entry.organization.farm ssh [email protected]" {home_folder_name} :/home/admin/{dest_folder_name} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment