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
update: simplify archive extraction for cross-platform compatibility in restore commands
- Replaced decompression commands with direct file reading for improved BSD/GNU tar support.
- Adjusted handling of encrypted archives to decrypt into temporary files before extraction.
- Enhanced logging for archive extraction steps.
0 commit comments