All Posts Create a Post
0
votes
524
views
How to automaticly backup your projects into external hardisk in ubuntu?
Posted at 6 months, 2 weeks ago / Oct. 11, 2020, 8:04 a.m.
Rsync, which stands for “remote sync”, is a remote and local file synchronization tool. It uses an algorithm that minimizes the amount of data copied by only moving the portions …