Posts tagged with: rsync
Number of posts tagged with "rsync": 1
- In this blog, the tag rsync is used with the meaning
A fast and versatile command-line tool for transferring and synchronizing files and directories between systems. Rsync efficiently copies only the changes, reducing data transfer time and bandwidth usage. It is commonly used for backups, mirroring, and remote file synchronization.
.
-
Self-Hosting Your Jekyll Blog: Deploy with SSH and GitLab CI
In this guide, you will learn how to deploy your Jekyll blog to your own server using SSH and GitLab CI/CD.
/