LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   rsync IO error encountered - skipping file deletion, how to tell where error is? (https://www.linuxquestions.org/questions/linux-general-1/rsync-io-error-encountered-skipping-file-deletion-how-to-tell-where-error-is-4175465722/)

anon091 06-12-2013 09:47 AM

rsync IO error encountered - skipping file deletion, how to tell where error is?
 
When I run a rsync with -v I get the following messages before it starts listing all the files its actually doing. My question is, how do I determine where the "IO error" is, and if it's on the source or destination server?


building file list ... rsync: opendir "/data/.TemporaryItems/folders.502" failed: Permission denied (13)
done
IO error encountered - skipping file deletion

anon091 06-12-2013 01:55 PM

I just deleted that folder it said permission denied about, then it worked fine. I bet an OSX machine made that folder.


All times are GMT -5. The time now is 10:44 PM.