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
In incremental_all_accounts(), when an user does not have previous full backup, $SESSION parameter is missing and the script is always doing full backup to such user.
Should be:
backup_accounts $MAIL $SESSION
The text was updated successfully, but these errors were encountered:
liandros
changed the title
Full subsession inside incremental session
master branch: Full subsession inside incremental session
May 6, 2014
In incremental_all_accounts(), when an user does not have previous full backup, $SESSION parameter is missing and the script is always doing full backup to such user.
Should be:
backup_accounts $MAIL $SESSION
The text was updated successfully, but these errors were encountered: