Replies: 2 comments
|
Hello @mptpro yes you should be able to do so without any issue. Is the stuff you want to backup on the same machine as where zerobyte is running or is it on a remote share? If it's on the same machine you can simply, in your docker-compose, change the host path and keep the same name inside the container. Zerobyte won't see any difference |
0 replies
|
Thank you @nicotsx ! Yes, its on the same machine. I appreciate your help and your program - it's really helped me to finally to have a robust backup process. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I have a Volume that I'm backing up that is very large. It's almost 3 TB. I am going to move it from one internal hard drive to another. I am currently using ZB to back it up to a cloud provider and it takes almost 5 days! Can I change the location of the Volume, but keep the same Repository (the cloud provider) without starting the backup from scratch?
For example:
Is this possible?
thanks
All reactions