📜  rsync with ssh key - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:18.612000             🧑  作者: Mango

代码示例2
# You'll need to fill in a username, the user's IP address, 
# and a file/directory to recieve
rsync -av remote-user@:/path/to/remote/file /local/destination