search for: attrib_to_ts

Displaying 1 result from an estimated 1 matches for "attrib_to_ts".

Did you mean: attrib_to_tv
2023 May 10
2
SFTP support for subsecond times
...iable and write that sshbuf as the value string with sshbuf_put_stringb(). I think subsecond time support could be implemented in all file attribs related protocol functions with the main changes involving the stat_to_attrib(), attrib_to_stat(), decode_attrib(), encode_attrib(), attrib_to_tv() and attrib_to_ts() functions mainly. This way, sftp servers/clients that don't understand this "nsec-times" extended attribute would just ignore it and keep working as up to now, while those who understand them could use them. Also, another option would be to make the server announce an "nsec-a...