Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

i want to rsync to backup but am unsure about overwriting file

  • 1 resposta
  • 1 tem este problema
  • 9 visualizações
  • Última resposta de sfhowes

more options

i have already made the "first" backup, which is just a copy of the .thunderbird folder to another location. i'd now like to use rsync to continue making backups for this gregorian year (2020). i have been just copying the whole folder each month as a way of backing up, but am finding that this is really increasing my hard disk use and i get lots of duplicate returns when i need to run a query to find an email. This is the rsync command i just used.

rsync -avh /home/frazelle09/.thunderbird/ /home/frazelle09/Documents/Backups/Backups_2020/

i don't want to use it again as-is next time bec. i'm not sure what will happen - lol. i realize this is probably a better fit for the rsync forum - if there is one - but...

Thank you for any suggestions you might have and have a great afternoon.  :)

i have already made the "first" backup, which is just a copy of the .thunderbird folder to another location. i'd now like to use rsync to continue making backups for this gregorian year (2020). i have been just copying the whole folder each month as a way of backing up, but am finding that this is really increasing my hard disk use and i get lots of duplicate returns when i need to run a query to find an email. This is the rsync command i just used. rsync -avh /home/frazelle09/.thunderbird/ /home/frazelle09/Documents/Backups/Backups_2020/ i don't want to use it again as-is next time bec. i'm not sure what will happen - lol. i realize this is probably a better fit for the rsync forum - if there is one - but... Thank you for any suggestions you might have and have a great afternoon. :)

Solução escolhida

The ImportExportTools NG add-on has a scheduled backup option with the choice to backup 'just modified' files (see picture). Perhaps you can combine this with rsync to minimize backup storage.

Whatever backup method you choose, it's wise to have at least one .thunderbird folder backup, as that is the easiest thing to restore or copy to another computer.

Ler esta resposta 👍 1

Todas as respostas (1)

more options

Solução escolhida

The ImportExportTools NG add-on has a scheduled backup option with the choice to backup 'just modified' files (see picture). Perhaps you can combine this with rsync to minimize backup storage.

Whatever backup method you choose, it's wise to have at least one .thunderbird folder backup, as that is the easiest thing to restore or copy to another computer.