-
Notifications
You must be signed in to change notification settings - Fork 3
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 mount via CIFS #6
Comments
rdiff-backup-fs may or may not work. Nobody is currently maintaining it. I would highly suggest you find alternative solutions to rdiff-backup-fs if you are using rdiff-backup for anything critical. If you plan to use it for non-critical stuff, your feedback would be appreciated as we don't have any expertise with it. To visualize rdiff-backup repository, take a look into rdiffweb a web interface to browse rdiff-backup repositories or Minarca to have a centralized backup server. |
Thanks, I am not using it for critical stuff and will try to use it and give feedback. |
@viertelb Thanks |
Backup was done ok, I think. I actually copied the backup I already had done before from the CIFS to a local path and then ran backup again:
But then mounting leads to errors:
Edit: my setup, I installed via
|
I redid the whole backup locally. Same error. Any idea what |
I installed rdiffweb to check if it can find my backup. I can access the installation via localhost:8080. How can I add my backup path in rdiffweb? |
With rdiffweb, you must go to the Admin aread and configure the user root. By default it's defined as Read this for more details: https://nexus.ikus-soft.com/repository/archive/rdiffweb/2.3.9/doc/settings.html#setup-users-repositories |
Works fine. I can see my backups and the history fits. So, the command-line tool definitely has this issue. Not sure how to go about it though, I have no experience with C. Would be an interesting topic, though. |
I'm even surprised that you got it compiled and running ( see #4), so feel very welcome to have a try. |
I am nor sure anymore and cannot find it in the history but I think I installed with |
I am just investigating using rdiff and rdiff-backup-fs and came across the impossibilty to use it with a remotely shared CIFS directory (https://code.google.com/archive/p/rdiff-backup-fs/issues/13).
I basically just wanted to confirm that this is true (seems so, I tested it with result
No such repository
).Also, I would like to know if it should work with NFS. I am not using NFS but would consider so if rdiff-backup-fs should work with it.
The text was updated successfully, but these errors were encountered: