Jump to content

rsync permission problem with XFS AFP share?


liujason

Recommended Posts

I don't recall seeing this problem before when the drive was RFS. I formatted the drive in XFS, and trying to rsync the files back using AFP from my mac, and seeing the following error. Is this related to XFS/AFP?

 

rsync -azv /Volumes/Disk1RAID/ /Volumes/disk1/

 

BACKUP/BACKUP-SSD120G/jason/.rvm/bin/
rsync: write failed on "/Volumes/disk1/BACKUP/BACKUP-SSD120G/jason/.rvm/src/rvm/binscripts/rvm-installer": Operation not permitted (1)
rsync: writefd_unbuffered failed to write 4 bytes [sender]: Broken pipe (32)
io timeout after 30 seconds -- exiting
rsync error: timeout in data send/receive (code 30) at /SourceCache/rsync/rsync-45/rsync/io.c(164) [sender=2.6.9]
rsync: writefd_unbuffered failed to write 114 bytes [generator]: Broken pipe (32)

 

When I run the command the second time, it seems fine. I think rsync resumes from the last stopping point.

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...