issues
search
nixys
/
nxs-backup
The tool for creating, delivering and rotating backups for GNU/Linux distributions.
https://nxs-backup.io
Apache License 2.0
256
stars
13
forks
source link
fix(#91): Add error handling for file existence check
#96
Closed
randreev1321
closed
1 month ago
randreev1321
commented
1 month ago
Changes:
Add file existence check in
GetFileReader
method.
Map MinIO
not found
error to
fs.ErrNotExist
.
Changes:
GetFileReader
method.not found
error tofs.ErrNotExist
.