Can I send the backup of my files to Github by ssh
using rsync
? In Github you have the option of SSH
.
EX: rsync -rav -e ssh [email protected]:username/repo.git /var/html/
Can I send the backup of my files to Github by ssh
using rsync
? In Github you have the option of SSH
.
EX: rsync -rav -e ssh [email protected]:username/repo.git /var/html/