Skip to content

copy files on macOS X return error: "could not copy extended attributes" #21

@sbilly

Description

@sbilly

When I try to copy file to a utahfs-client mounted folder on macOS X with latest version utahfs-client binary, and the command cp returns with error:

# cp **** .
cp: ****: could not copy extended attributes to ./****: Operation not permitted

while utahfs-client printed following logs:

# utahfs-client -cfg ~/.utahfs/utahfs.yaml -mount ~/utahfs
Password: 
2020/06/28 15:01:52 main.go:73: filesystem successfully mounted
fuse: 2020/06/28 15:01:52 connection.go:499: *fuseops.GetXattrOp error: function not implemented
fuse: 2020/06/28 15:02:00 connection.go:499: *fuseops.ListXattrOp error: function not implemented
fuse: 2020/06/28 15:02:49 connection.go:499: *fuseops.SetXattrOp error: function not implemented

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions