May 192012
 

Article by Christian, first published on: http://www.linuxludus.it/ in Italian.

In our daily activities we may have to manage multiple files from different locations, from which, every now and then edit them. It can also arise the need to synchronize folders over the network and often we do not know how to do it, luckybackup may be the solution for you, a convenient graphical interface for a powerful command line tool like rsync. Continue reading »

Flattr this!

Jan 082011
 

tarOr scp VS tar+ssh VS rsync+ssh VS tar+netcat

In a previous article in which i’ve show some uses of tar, I made an example of how to use it to move large amounts of data between two computers, but many people have said that it is better, or at least they prefer to use rsync, others prefer to use netcat. I remain convinced that a tar+ssh is faster than rsync+ssh is correct then do a test on the field and see some numbers.
Continue reading »

Flattr this!