nitpick (fields -> attributes)

[Imported from Trac: page SftpFrontend, version 38]
davidsarah 2010-06-19 00:02:23 +00:00
parent adf632dadc
commit 90e1acd98a

@ -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. 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`' fields 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 a mutable file is 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 a mutable file is changed.
### sshfs ### sshfs