Linux Client

From TLE-BU; The Linux Experience, BackUp
Jump to: navigation, search

This client is designed for use on General Linux clients. If there is no client specifically designed for your distribution or Linux version, try using this client. Please report you success or failure in the discussion page.

[edit] Exclusion List

The exclusion list is defined as LWS-separated values. These are interpreted in a certain way that you should be aware of.

  • Entries that begin with '^/' are anchored to the root of the file system. For example, '/proc/' WILL match:
/proc/ (and in turn skip all of it's files and sub directories)

but WILL NOT match:

/usr/src/linux-headers-2.6.22-14-generic/include/config/proc/
  • Entries that

[edit] Forced

The following directories, files and patters are always ignored by this client, regardless of the 'backup::exclusions' list set by the client. These exclusions are in place to protect against endless copies or infinite loops.

* /dev/random
* /dev/urandom
* /dev/zero
* /proc/

[edit] Default

The following are the default excluded directories, files and patterns. These should be changed ONLY if you understand the implications of doing so. Unlike above, a backup is less likely to fail by removing an exclusion below. That said, you may well not see the results you hoped to.

* /sys
* /
Personal tools
Hosting of the TLE-BU source code provided by:
SourceForge.net Logo