Hello List I've been running this command, with the accompanying error: [r...@mythtv ~]# ssh -t rs...@192.168.1.40 sudo rsync -avzAXH --delete-after -e /home/rsync/bin/rsync_ssh /home/ r...@192.168.1.100:/mnt/bigdisk/morgansmachine/home r...@192.168.1.100's password: building file list ... rsync: readlink_stat("/home/morgan/.gvfs") failed: Permission denied (13) done morgan/.gconfd/ morgan/.gconfd/saved_state IO error encountered -- skipping file deletion
sent 3708868 bytes received 1038 bytes 33880.42 bytes/sec total size is 82187744766 speedup is 22153.59 rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1039) [sender=3.0.6] Connection to 192.168.1.40 closed. [r...@mythtv ~]# The script is: exec ssh -i /home/rsync/.ssh/id_dsa "$@" If anyone is able shed some light on either the error or why it might prevent deleting files I could save on harddrives:) A little bg: I moved this harddrive from an old and now retired machine, it didn't show this error then. The old machine was running f8 while the new one is running f12? Many thanks, M. -- Morgan Read NEW ZEALAND <mailto:mstuffATreadDOTorgDOTnz> -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html