Articles by Tag #rsync

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Update | Backup | Recover | Kali Linux | Simple Guide

Maintaining up-to-date systems alongside regular backups is crucial for ensuring both the security...

Learn More 7 0Sep 1 '24

[FAST] Backup with rsync on Servers

Today's fast and simple tip is about rsync. Rsync is a powerful and efficient tool for...

Learn More 0 0Mar 18

WSL rsync in /mnt/c drive

In WSL, drive C windows is mounted in /mnt/c , drive D in /mnt/d etc. let say, if i want to backup...

Learn More 0 0Mar 15

Large file transfer from VPS to local machine

Transferring files? More often than not, rsync is the answer: rsync --archive --verbose --partial...

Learn More 0 0Nov 20 '24