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

Don't run on metered connection #82

Open
jtagcat opened this issue Jun 5, 2023 · 0 comments · May be fixed by #108
Open

Don't run on metered connection #82

jtagcat opened this issue Jun 5, 2023 · 0 comments · May be fixed by #108

Comments

@jtagcat
Copy link

jtagcat commented Jun 5, 2023

https://gist.github.com/nijave/d657fb4cdb518286942f6c2dd933b472

innovara added a commit to innovara/restic-windows-backup that referenced this issue Nov 11, 2024
restic-windows-backup runs backups irrespective of the host being on a metered connection or unrestricted. That can lead to situations in which the backup takes place when the user is on a metered connection and would rather not do it at that time, either because they would incur costs or use up their data allowance.

The default value of $BackupOnMeteredNetwork is set to $false following a conservative approach.

Closes kmwoley#82

Signed-off-by: Manuel Fombuena <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant