rclone/rclone

Support `mode`, `uid`, `gid`, `atime`, `mtime` metadata for SFTP

Open

#7,310 opened on Sep 15, 2023

View on GitHub
 (1 comment) (24 reactions) (0 assignees)Go (57,185 stars) (5,090 forks)batch import
enhancementhelp wanted

Description

What problem are you are trying to solve?

I want rclone to have the same support for file permissions/etc that rsync provides with SFTP.

How do you think rclone should be changed to solve that?

I believe the implementation is as simple as turning on metadata support for SFTP for mode, uid, gid, atime, mtime.

How to use GitHub

  • Please use the 👍 reaction to show that you are affected by the same issue.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Contributor guide