Dave's Brain

Browse - computer tips - linux backup

Date: 2009may12
OS: Linux
Level: Beginner

Q.  What are the Linux file backup commands?

A.  These commands move files/folders to another place.
You can use:

	tar
	cpio
	rsync
	rdiff-backup
	unison
	dump / restore
	(Others...)

See man pages for more info.

See also http://www.davekb.com/browse_computer_tips:linux_archive:txt
What this info useful to you? You can donate to say thanks

Add a comment

Sign in to add a comment
Copyright © 2008-2012, dave - Code samples on Dave's Brain is licensed under the Creative Commons Attribution 2.5 License. However other material, including English text has all rights reserved.