Re: Way of working or dangerous?
Dragan Milivojević <[email protected]> Tue, 20 Jan 2026 19:40:47 +0100
| Newsgroups | gmane.comp.bacula.user |
|---|---|
| Message-ID | <CALtW_ahLhVgY7mp=UmKPha+ijpHNcs=BWghH0zLeUqA20UCixw@mail.gmail.com> |
If your internet is so bad that you can't use bacula copy jobs, use rsync to synchronize remote storage. On Tue, 20 Jan 2026 at 18:16, Jan Sielemann via Bacula-users <[email protected]> wrote: > > Due to bad internet-connection I need to first store full backups in Pool-Full, which points to a local sd. > > Meanwhile making incremental backups to Pool-Incremental on the remote sd, I copy the files manually to remote-server. > > Since they arrived, I do a checksum-comparison and the update the media table like so > > UPDATE media SET storageid=16 WHERE volumename='Volume-Full-0166'; > > to the same pool but with a remote storage (where they are physically present). > > It's clear, that the backup only is valid when all the Full-Backup-Files arrived at the remote location. > > Comments welcome! > > ________________________________ > _______________________________________________ > Bacula-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/bacula-users