WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Backup via TC GUI Tool  (Read 2233 times)

Offline SamK

  • Hero Member
  • *****
  • Posts: 713
Backup via TC GUI Tool
« on: February 15, 2013, 10:34:24 AM »
For items within /home, and without manually specifying each directory and/or file individually, is it possible to specify either of the following?

* Exclude all non-dot-directories and non-dot-files
* Include all dot-directories and dot-files, except any listed in the tab Excluded from Backup e.g. .Xauthority

Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
Re: Backup via TC GUI Tool
« Reply #1 on: February 15, 2013, 11:37:42 AM »
For items within /home, and without manually specifying each directory and/or file individually, is it possible to specify either of the following?

* Include all dot-directories and dot-files, except any listed in the tab Excluded from Backup e.g. .Xauthority
Do you want the condition to apply recursively or just on top level files and dirs?
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)

Offline SamK

  • Hero Member
  • *****
  • Posts: 713
Re: Backup via TC GUI Tool
« Reply #2 on: February 15, 2013, 12:22:47 PM »
For items within /home, and without manually specifying each directory and/or file individually, is it possible to specify either of the following?

* Include all dot-directories and dot-files, except any listed in the tab Excluded from Backup e.g. .Xauthority
Do you want the condition to apply recursively or just on top level files and dirs?
Top level only.

Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
Re: Backup via TC GUI Tool
« Reply #3 on: February 15, 2013, 12:39:43 PM »
Code: [Select]
home/tc/.*
Not tested with backup, just with quickly creating a tarball from CLI
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)

Offline SamK

  • Hero Member
  • *****
  • Posts: 713
Re: Backup via TC GUI Tool
« Reply #4 on: February 15, 2013, 01:49:20 PM »
Code: [Select]
home/tc/.*
Not tested with backup, just with quickly creating a tarball from CLI
Refer to the title of the topic.  Operation of the backup tool via its GUI is desired. It is not possible to enter the suggested specification.

Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
Re: Backup via TC GUI Tool
« Reply #5 on: February 15, 2013, 02:02:47 PM »
Hmmkay, didn't think of that, had just executing of backup via GUI in mind...   :-\
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)

Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
Re: Backup via TC GUI Tool
« Reply #6 on: February 15, 2013, 03:03:34 PM »
Regardless of GUI or not, some further testing showed my attempt is invalid whatsoever.   :-[
Please disregard.
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)