Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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

  • 1 답장
  • 1 이 문제를 만남
  • 27 보기
  • 최종 답변자: 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. :)

선택된 해결법

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.

문맥에 따라 이 답변을 읽어주세요 👍 1

모든 댓글 (1)

more options

선택된 해결법

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.