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(#47): Fix incremental backup errors
#59
Closed
randreev1321
closed
4 months ago
randreev1321
commented
4 months ago
Changes:
Refactored the path construction in FTP, SMB, SFTP, and WebDav storage modules to incorporate 'backupPath' in GetFileReader function.
Improved error handling in SFTP's Directory deletion and rotation sections.
Fixed closing connection on getting file wia SFTP.
Refs: #47
Changes:
Refs: #47