Linux backup help

Status
Not open for further replies.
Maybe set up a box and configure rsync on it.

From wiki:
rsync is a software application for Unix systems which synchronizes files and directories from one location to another while minimizing data transfer using delta encoding when appropriate. An important feature of rsync not found in most similar programs/protocols is that the mirroring takes place with only one transmission in each direction. rsync can copy or display directory contents and copy files, optionally using compression and recursion.
 
Status
Not open for further replies.
Back
Top Bottom