Horje
rsync with ssh key Code Example
rsync with ssh key
# This way you can do the job with your SSH key

rsync -Pav -e "ssh -i $HOME/.ssh/somekey" username@hostname:/from/dir/ /to/dir/




Shell

Related
install mariadb 10.2 ubuntu 16.04 Code Example install mariadb 10.2 ubuntu 16.04 Code Example
failed to push some refs to repository Code Example failed to push some refs to repository Code Example
how to install onlyoffice on linux Code Example how to install onlyoffice on linux Code Example
hoe to install LAMP on ubuntu Code Example hoe to install LAMP on ubuntu Code Example
upgrade capacitor Code Example upgrade capacitor Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
9