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

Unable to ignore errors (?) #138

Open
steffstuff opened this issue Apr 17, 2018 · 1 comment
Open

Unable to ignore errors (?) #138

steffstuff opened this issue Apr 17, 2018 · 1 comment

Comments

@steffstuff
Copy link

It seems to me there is no option to ignore errors while syncing?
Using this software to sync a QNAP-NAS from a Ubuntu-VM (SMB-mount). Unfortunately, there are files that cannot be read even by the admin-user (e.g. /share/homes/admin/.rnd) which causes the backup-script to fail entirely :(
Using exclude does not work in this case as it cannot be predicted which files are eventually not readable...
It would be great to have an option to skip/ignore file-open errors. Shame on me in case I just didn't find the right command line option.

@vsespb
Copy link
Owner

vsespb commented Apr 17, 2018

Hello. My opinion that there is something wrong with architecture you described. If you ignore all errors there is no guaranty that all files are backed up (other, readable files can fail due other "real" errors). I think need to try to create full list of files to exclude.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants