Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

juicefs sync fail:file name too long #4212

Closed
liujiangang01 opened this issue Nov 29, 2023 · 2 comments · Fixed by #4215
Closed

juicefs sync fail:file name too long #4212

liujiangang01 opened this issue Nov 29, 2023 · 2 comments · Fixed by #4215
Assignees
Labels
kind/bug Something isn't working

Comments

@liujiangang01
Copy link

What happened:将cephfs的两个volume挂载到本地一个是/mnt/src/,一个是/mnt/dst/,用juicefs sync同步文件夹报错,但是用cp 命令手动拷贝报错的文件,是可以手动拷贝的
企业微信截图_17006316066653

What you expected to happen:
希望cp能够支持的,juicefs sync也能支持

Environment:

  • JuiceFS version (use juicefs --version) or Hadoop Java SDK version: v1.0.4
  • Cloud provider or hardware configuration running JuiceFS: 物理机
  • OS (e.g cat /etc/os-release): ubuntu20
@liujiangang01 liujiangang01 added the kind/bug Something isn't working label Nov 29, 2023
@zhijian-pro zhijian-pro self-assigned this Nov 29, 2023
@zhijian-pro zhijian-pro removed the kind/bug Something isn't working label Nov 29, 2023
@zhijian-pro
Copy link
Contributor

The file name limit of 255 is the usual behavior

@davies davies changed the title juicefs sync 中文输入法命名的文件报错:file name too long juicefs sync fail:file name too long Nov 29, 2023
@davies
Copy link
Contributor

davies commented Nov 29, 2023

Because the adding the random suffix to the filename, should be fixed.

@davies davies added the kind/bug Something isn't working label Nov 29, 2023
@davies davies assigned davies and unassigned zhijian-pro Nov 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants