Skip to content
This repository has been archived by the owner on Nov 2, 2023. It is now read-only.

backup on Rock5B rsync: change_dir "//config" failed: No such file or directory (2) #8

Open
Dawerma opened this issue Aug 29, 2023 · 0 comments

Comments

@Dawerma
Copy link

Dawerma commented Aug 29, 2023

When I try to use ”radxa-rbuild-backup.sh“ to backup my Ubuntu20.04 sytem on Rock5B, I get this wrong that can't continue
Wrong:

rsync: change_dir "//config" failed: No such file or director
rsync error: some files/attrs were not transferred (see previous errors) (code 23) 

So I use # to Comment for this code

184   # rsync --force -rltWDEgop --delete --stats --progress //config/ ${CONFIG_MOUNT}

It continue to backup but still get other wrong

rsync error: received SIGINT, SIGTERM, or SIGHUP (code 20) at rsync.c(644) [sender=3.1.3]
rsync error: received SIGINT, SIGTERM, or SIGHUP (code 20) at io.c(520) [generator=3.1.3]

I try again but not get this wrong and Backup done

So is it ok to do this way to continue backup,or it has some other better way to solve this wrong?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant