I am having a problem with rsyncing:

rsync -ah --stats --delete /home/ /media/HD103SI/backups/homebase/home
rsync: readlink_stat("/media/HD103SI/backups/homebase/home/abba/abba/Excel/Home/Power usage.xls") failed: Input/output error (5) rsync: recv_generator: failed to stat "/media/HD103SI/backups/homebase/home/abba/abba/Excel/Home/Power usage.xls": Input/output error (5)
IO error encountered -- skipping file deletion

So I go to the directory and I try to ls P* and it hangs.

I tried to remove the bad file:

rm Power\ usage.xls
rm: cannot remove `Power usage.xls': Input/output error

How can I get this bad file out of the way so I can back up properly?

thanks
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to