I'm trying to rsync some files from another FreeBSD 10.2 machine (from UFS) to the local ZFS filesystem and always getting an error.
rsync to the local UFS disk works which makes me to thing that ZFS can't handle sockets? But how does ZFS works for
Code:
rsync: mknod "/usr/zfs/backup/site.com/backup/incremental/system/dirs/_var_cpanel/userhomes/cpanelconnecttrack/p0f.socket" failed: File name too long (63)
rsync to the local UFS disk works which makes me to thing that ZFS can't handle sockets? But how does ZFS works for
/
then?