Displaying 2 results from an estimated 2 matches for "1110536".
Did you mean:
1110436
rsync: [generator] set_acl: sys_acl_set_file(dev/kvm, ACL_TYPE_ACCESS): Operation not supported (95)
2023 Jun 28
1
rsync: [generator] set_acl: sys_acl_set_file(dev/kvm, ACL_TYPE_ACCESS): Operation not supported (95)
Hello rsync users,
I'm trying to copy every file which belongs to my Ubuntu 23.04 installation
(stored on an ext4 fs to a ZFS storage disk. The command that I've used is :
# rsync -avxHAX * /mnt/zroot2/zroot2/OS/Linux/EVO
sending incremental file list
rsync: [generator] set_acl: sys_acl_set_file(dev/kvm, ACL_TYPE_ACCESS):
Operation not supported (95)
rsync: [generator] set_acl:
2017 Mar 06
2
config_cwd can be killed?
I asked before about config_cwd and after some more digging, it looks
like it could be removed...
Specifically, the documentation
http://www.syslinux.org/wiki/index.php?title=Config#CONFIG says:
----------
* CONFIG config_file [new_WD]
Load a new configuration file. The new configuration file is read, the
Working Directory is optionally changed (if specified via an optional
second parameter),