You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since we create backup directory with the format : YYYY.MM.DD_HH.MM.SS
We should filter valid backup directories with the same criteria instead of [0-9]*
A second criteria should be the presence of a backup_timestamp file.
toughts ?
Benoit
Edit: HH_MM_SS => HH.MM.SS
The text was updated successfully, but these errors were encountered:
madtibo
changed the title
be more stick about what we consider a valid backup directory
be more strict about what we consider a valid backup directory
Jun 22, 2020
hi,
Since we create backup directory with the format :
YYYY.MM.DD_HH.MM.SS
We should filter valid backup directories with the same criteria instead of
[0-9]*
A second criteria should be the presence of a backup_timestamp file.
toughts ?
Benoit
Edit: HH_MM_SS => HH.MM.SS
The text was updated successfully, but these errors were encountered: