July 13, 201213 yr I have a daily crontab job running on my user documents directory: rsync -avz /mnt/user/users /mnt/user/Users_Yesterday The crontab shoots the following errors every night: rsync: mknod "/mnt/user/Users_Yesterday/users/marc/command_socket" failed: Function not implemented (38) rsync: mknod "/mnt/user/Users_Yesterday/users/marc/iface_socket" failed: Function not implemented (38) rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1042) [sender=3.0.7] Anyone know what these mean and what I can do to prevent the error ?
Archived
This topic is now archived and is closed to further replies.