Hello- I recently updated my machine to Intrepid Ibex and ever since then I am getting errors when I try to use rsync. I have my /home directory on a separate partition and I did a complete reinstall of the OS. Below are two of the errors I am receiving.
rsync: failed to set times on "/home/jessica/sambashare/jessica/.gconf/apps/ekiga/devices": Not a directory (20) rsync: mkstemp "/home/jessica/sambashare/jessica/.gconf/apps/compiz/general/screen0/options/.%gconf.xml.3GqXAg" failed: Not a directory (20) I also believe that I got one that failed to set the permissions as well. The rsync script that I am using is below. rsync --verbose --progress --stats --recursive --times --perms --links --compress --exclude='VDI' --exclude='sambashare' --rsh=ssh --delete /home/jessica/ /home/jessica/sambashare/jessica I have an external drive that is wired into my router and I use smbmount to mount it onto the machine I want to backup at the time. Any thoughts?? Thanks, Randy --~--~---------~--~----~------------~-------~--~----~ Central West End Linux Users Group (via Google Groups) Main page: http://www.cwelug.org To post: [email protected] To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] More options: http://groups.google.com/group/cwelug -~----------~----~----~----~------~----~------~--~---
