I'm trying to do a backup prior to upgrading to Fedora 38. I have used Grsync before with no issue, but now all I get is an errors list. I am attempting to backup to an external drive named Bigstick. The first error in the list reads:
Similar errors repeat over and over for each directory for "generator". For "receiver", it may read as follows:
.
I am trying to backup my /home directory. So, there should be no issues with read only files. Also, I'm running Grsync as super user thinking that would resolve the issue. It doesn't. Can you tell me what is going on and how to fix it?
BTW, doing a dry run does not show any errors, for what ever that may be worth.
Code:
rsync: [generator] failed to set times on "/run/media/bill/bigstick/grsyncbkups/.": Read-only file system (30)
Code:
rsync: [receiver] mkstemp "/run/media/bill/bigstick/grsyncbkups/.Thunderbird_profile_backup.zip.maDiV5" failed: Read-only file system (30)
I am trying to backup my /home directory. So, there should be no issues with read only files. Also, I'm running Grsync as super user thinking that would resolve the issue. It doesn't. Can you tell me what is going on and how to fix it?
BTW, doing a dry run does not show any errors, for what ever that may be worth.
Last edited: