Rclone sync on nfs and acl

Hi,

i using rclone v1.55.1-DEV on rhel 7, i use it with command sync to sync 2 nfs exports, i notice that acl of files are not copied. Did you know if there an option to copy also permissions and acl. On the help command i didn't find it.

Best Regards to all forum

welcome to the forum,

that is a many years old, custom compiled, dev version of rclone from an out of date repository.

imo, should upgrade to latest stable and test again.

1 Like

Hi,

i upgraded to version

[root@esfrnlviya14 ~]# rclone version
rclone v1.70.3

  • os/version: redhat 7.9 (64 bit)
  • os/kernel: 3.10.0-1160.134.1.el7.x86_64 (x86_64)
  • os/type: linux
  • os/arch: amd64
  • go/version: go1.24.4
  • go/linking: static
  • go/tags: none

And i launch sync again with this command
rclone sync --multi-thread-streams 16 -P /sas_nfs/ /sas_nfs_appoggio/
but seems that linux permissions is not replicated, the job is still running there are about 5TB of data. It is possible that permissions is replicated at the end of command.

Thanks

Thanks asdffdsa,

rclone version
rclone v1.70.3

  • os/version: redhat 7.9 (64 bit)
  • os/kernel: 3.10.0-1160.134.1.el7.x86_64 (x86_64)
  • os/type: linux
  • os/arch: amd64
  • go/version: go1.24.4
  • go/linking: static
  • go/tags: none

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.