logging_xml » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2014-12-19 | 2014-12-19 | ||
5.6.4 Bug 1246: File checksum can be calculated in scripting (checksum command and XML log entry) and .NET assembly (Session.CalculateFileChecksum method). (martin) | permissions are in value attribute (martin) | ||
Line 183: | Line 183: | ||
^ Element ^ Description ^ | ^ Element ^ Description ^ | ||
| ''filename'' | Absolute path to remote file (in ''value'' attribute) | | | ''filename'' | Absolute path to remote file (in ''value'' attribute) | | ||
- | | ''permissions'' | Permissions in Unix format ''rwxrwxrwx'' | | + | | ''permissions'' | Permissions in Unix format ''rwxrwxrwx'' (in ''value'' attribute) | |
With [[scp|SCP protocol]] optional boolean attribute ''recursive'' indicates, if permissions were changed recursively with single operation. | With [[scp|SCP protocol]] optional boolean attribute ''recursive'' indicates, if permissions were changed recursively with single operation. |