Skip to content

ssh: populate owner/group (uid/gid) for remote entries #149

Description

@zoza1982

The SFTP backend now maps mode bits to Entry.perms (#143) but uses UnixPerms::from_mode, which leaves uid/gid as None. russh_sftp FileAttributes exposes uid/gid; carry them through RemoteEntry/RemoteMeta like the local backend does, for when a future 'show owner/group' column lands. No user-visible gap today (nothing renders owner/group). Noted by code-review on #143.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions