Changes between Version 37 and Version 38 of SftpFrontend
- Timestamp:
- 2010-06-19T00:02:23Z (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified SftpFrontend
v37 v38 23 23 See the last section of [source:docs/frontends/FTP-and-SFTP.txt FTP-and-SFTP.txt] for information on how the SFTP frontend treats immutable and mutable files. 24 24 25 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 [source:doc/frontends/webapi.txt webapi.txt]). These fields are not updated when a mutable file is changed.25 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 [source:doc/frontends/webapi.txt webapi.txt]). These fields are not updated when a mutable file is changed. 26 26 27 27