Ticket #3917 (closed enhancement: fixed)
Preserve atime/mtime over sftpfs
Reported by: | moko | Owned by: | andrew_b |
---|---|---|---|
Priority: | minor | Milestone: | 4.8.22 |
Component: | mc-vfs | Version: | master |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | merged | Votes for changeset: | committed-master |
Description
It was a surprise to find that atime/mtime are not preserved over sftpfs.
Looks like it can be easily implemented same way as chmod is implemented (see
the attached patch).
Attachments
Change History
comment:3 Changed 7 years ago by andrew_b
- Branch state changed from no branch to on review
Branch: 3917_sftps_atime_mtime
changeset:5f603638de6e05675247ff569f934a21151cfb2b
comment:4 Changed 7 years ago by zaytsev
- Votes for changeset set to zaytsev
- Branch state changed from on review to approved
comment:5 Changed 7 years ago by andrew_b
- Status changed from accepted to testing
- Votes for changeset changed from zaytsev to committed-master
- Resolution set to fixed
- Branch state changed from approved to merged
Merged to master: [941ceb1bcd9725f72fbd8e780d740a8c1e539deb].
Note: See
TracTickets for help on using
tickets.