Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(Backup) Logic for taking Backup #472

Closed
sumairasaeed opened this issue Feb 6, 2017 · 5 comments
Closed

(Backup) Logic for taking Backup #472

sumairasaeed opened this issue Feb 6, 2017 · 5 comments

Comments

@sumairasaeed
Copy link
Contributor

Write logic for taking data backup at scheduled times. User won’t notice when it is running. It would silently do its work.

@sumairasaeed
Copy link
Contributor Author

I have completed coding for this. We have two options:

1- Manual backup "Backup Now" : it immediately takes backup . This has been tested and it is working fine.

2- Other settings for 'daily' , 'weekly' and 'monthly' backup are coded. It needs testing. I have set backup 'daily' so it should take backup once sometime daily. Will recheck tomorrow to see in logs if backup was taken. Will mark it as resolved once it runs backup

@jekram
Copy link
Contributor

jekram commented Mar 9, 2017

How this is done in WhatsApp?

@sumairasaeed
Copy link
Contributor Author

sumairasaeed commented Mar 9, 2017 via email

@sumairasaeed
Copy link
Contributor Author

Also tested Auto Backup. It is working fine. We can close this now

@jekram
Copy link
Contributor

jekram commented Mar 10, 2017

Good

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants