Files
rclone/cmd
Nick Craig-Wood f71bebab44 serve sftp: use the requested atime when setting file times
When a SETSTAT request set the access and modification times, the
handler passed the modification time for both, discarding the
requested access time. Pass the requested access time through instead.

The VFS currently ignores the atime, but it might use it one day.
2026-05-25 20:43:23 +01:00
..
2025-11-13 13:47:40 +00:00
2025-10-27 13:34:58 +00:00
2025-11-21 17:02:45 +00:00