Ticket #20 (assigned defect)
bbackupctl reload reports prior settings
| Reported by: | petej | Owned by: | chris |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | bbackupctl | Version: | 0.10 |
| Keywords: | bbackupctl bbackupd reload | Cc: |
Description (last modified by chris) (diff)
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.
Change History
Note: See
TracTickets for help on using
tickets.
