Y2106

[Imported from Trac: page SftpFrontend, version 40]
davidsarah 2010-06-21 02:01:27 +00:00
parent be45a074a6
commit 72d13b22c1

@ -22,7 +22,7 @@ Since Tahoe uses capability access control rather than Unix-style permissions, t
See the last section of [FTP-and-SFTP.txt]source:docs/frontends/FTP-and-SFTP.txt for information on how the SFTP frontend treats immutable and mutable files.
The '`ctime`' and '`mtime`' attributes will always be the same, and are set from the Tahoe `linkmotime` timestamp, which is changed only when the link from the parent directory is modified (see the 'About the metadata' section of [webapi.txt]source:doc/frontends/webapi.txt). These fields are not updated when the contents of a mutable file are changed.
The '`ctime`' and '`mtime`' attributes will always be the same, and are set from the Tahoe `linkmotime` timestamp, which is changed only when the link from the parent directory is modified (see the 'About the metadata' section of [webapi.txt]source:doc/frontends/webapi.txt). These fields are not updated when the contents of a mutable file are changed. The SFTP protocol is able to represent dates up to the year 2106.
### sshfs