What happened:
Using the sync command to migrate object storage files may result in inconsistent file attributes before and after migration. For example, if the source environment is public read-only, the target environment will become private after migration
What you expected to happen:
I hope to upgrade the command to enable juicefs sync to have attribute synchronization functionality
How to reproduce it (as minimally and precisely as possible):
Migrate a file with public read-only permissions, and when transferred to the target end, view permissions become private properties.
Anything else we need to know?
Environment:
JuiceFS version (use juicefs --version) or Hadoop Java SDK version:juicefs version 1.1.1+2023-11-28.437f4e6
Cloud provider or hardware configuration running JuiceFS:
OS (e.g cat /etc/os-release):CentOS Linux release 7.6.1810 (Core)
Kernel (e.g. uname -a):Linux iZqusn57f1ykm3Z 3.10.0-957.21.3.el7.x86_64 #1 SMP Tue Jun 18 16:35:19 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Object storage (cloud provider and region, or self maintained):
Metadata engine info (version, cloud provider managed or self maintained):
Network connectivity (JuiceFS to metadata engine, JuiceFS to object storage):
What happened: Using the sync command to migrate object storage files may result in inconsistent file attributes before and after migration. For example, if the source environment is public read-only, the target environment will become private after migration What you expected to happen: I hope to upgrade the command to enable juicefs sync to have attribute synchronization functionality How to reproduce it (as minimally and precisely as possible): Migrate a file with public read-only permissions, and when transferred to the target end, view permissions become private properties. Anything else we need to know?
Environment:
juicefs --version
) or Hadoop Java SDK version:juicefs version 1.1.1+2023-11-28.437f4e6cat /etc/os-release
):CentOS Linux release 7.6.1810 (Core)uname -a
):Linux iZqusn57f1ykm3Z 3.10.0-957.21.3.el7.x86_64 #1 SMP Tue Jun 18 16:35:19 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux