Hi,
i recently found an issue with the latest NFS. I always backup up data via rsnapshot to a FreeNAS box. After the 9.1 upgrade i cannot copy "cp -al" anymore. It produces the following error:
and later:
Is it a known problem and is there a workaround? I couldn't find sth. in the bug tracker!
i recently found an issue with the latest NFS. I always backup up data via rsnapshot to a FreeNAS box. After the 9.1 upgrade i cannot copy "cp -al" anymore. It produces the following error:
Code:
/bin/cp: cannot create link `_my_filename_here_': Unknown error 524
and later:
Code:
ERROR: /bin/cp -al _my_filname_here (result 256, exit status 1). Perhaps your cp does not support -al options? ERROR: Error! cp_al("_my_filname_here", "_my_filname_there")
Is it a known problem and is there a workaround? I couldn't find sth. in the bug tracker!