This is an old revision of the document!
chmod
Changes permissions of one or more remote files.
Advertisement
Syntax
chmod <mode> <file> [ <file2> ... ]
Remarks
mode
can be specified as three or four-digit octal number.
Filename can be replaced with wildcard to select multiple files.
Not supported with WebDAV protocol.
Effective options: failonnomatch
XML log element: chmod
Converting to .NET Assembly
There is no equivalent for chmod
command in .NET assembly.