{5} Assigned, Active Tickets by Owner (Full Description) (2 matches)

List tickets assigned, group by ticket owner. This report demonstrates the use of full-row display.

chris (2 matches)

Ticket Summary Component Milestone Type Created
Description
#17 List files using wildcards bbackupquery 0.12 task 04/01/2007

Paul MacKenzie? <nospam@…> reports:

For individual files within a full directory, I find it difficult (and some times impossible) to find the object id in a folder where there are 1000s of files to get the right one / older version. Any suggestions on how I can do a list like:

  • list file*

And it shows all the files starting with the word "file".


#20 bbackupctl reload reports prior settings bbackupctl defect 12/04/2007

Change bbackupd.conf timing settings.

Run bbackupctl reload. The "Daemon configuration summary" incorrectly reports the settings from before the changes. Running it again reports the correct settings.

Used notepad to make changes to bbackupd.conf to return timers from short test settings to longer default settings. Then ran bbackupctl reload to set them:

C:\Program Files\Box Backup>bbackupctl.exe reload

Using configuration file C:\Program Files\Box Backup\bbackupd.conf
Daemon configuration summary:
  AutomaticBackup = true
  UpdateStoreInterval = 3 seconds
  MinimumFileAge = 4 seconds
  MaxUploadWait = 24 seconds
Succeeded.

The times reported were the old times. Running bbackupctl reload again now gives the new times:

C:\Program Files\Box Backup>bbackupctl.exe reload

Using configuration file C:\Program Files\Box Backup\bbackupd.conf
Daemon configuration summary:
  AutomaticBackup = true
  UpdateStoreInterval = 3600 seconds
  MinimumFileAge = 21600 seconds
  MaxUploadWait = 86400 seconds
Succeeded.

Note: See TracReports for help on using and creating reports.