Differences

This shows you the differences between the selected revisions of the page.

2015-02-18 2016-01-05
releasing 5.7 stable, removing &beta tags (or replacing with &recent) (martin) 5.8 Displaying mod_dav executable property. (martin)
Line 28: Line 28:
| //Changed// | Both  | Time of the last modification of the file. | | //Changed// | Both  | Time of the last modification of the file. |
| //Attr//    | Local  | File attributes. ''a'' stands for archive, ''r'' for read-only, ''h'' for hidden, ''c'' for compressed, ''s'' for system. | | //Attr//    | Local  | File attributes. ''a'' stands for archive, ''r'' for read-only, ''h'' for hidden, ''c'' for compressed, ''s'' for system. |
-| //Rights//  | Remote | File permissions. Three groups of three letters. The first group for owner, the second for group and the last for others (so called world). ''r'' stands for read, ''w'' for write and ''x'' for execute (for directories it means permissions to open/enter the directory). With FTP protocol, if the server does not support UNIX-style permissions, permissions can be displayed in format defined by RFC 3659 ([[http://tools.ietf.org/html/rfc3659#section-7.5.5|Perm fact]]). |+| //Rights//  | Remote | File permissions. \\ Usually three groups of three letters. The first group for owner, the second for group and the last for others (so called world). ''r'' stands for read, ''w'' for write and ''x'' for execute (for directories it means permissions to open/enter the directory).  \\ With FTP protocol, if the server does not support UNIX-style permissions, permissions can be displayed in format defined by RFC 3659 ([[http://tools.ietf.org/html/rfc3659#section-7.5.5|Perm fact]]). \\ With WebDAV protocol, //Executable// keyword can displayed for executable files.((mod_dav Apache module only.))|
| //Owner//  |  Remote | File owner. | | //Owner//  |  Remote | File owner. |
| //Group//  |  Remote | File group. | | //Group//  |  Remote | File group. |

Last modified: by martin