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
When you will try to backup huge dir, which will not fit into tmp volume tergum will fail without explanation. We should check if there is approximately enough space and return warning if tmp dir might be too small.
When you will try to backup huge dir, which will not fit into tmp volume tergum will fail without explanation. We should check if there is approximately enough space and return warning if tmp dir might be too small.
tergum/backup/source/dir/dir.go
Line 28 in 9b8a48a
As workaround you can set variable TMPDIR to point to volume with enough space.
The text was updated successfully, but these errors were encountered: