Browse Source

wrong default dir mode in scp manual page

master
Stefan Bodewig 10 years ago
parent
commit
7e3e1fcabf
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      manual/Tasks/scp.html

+ 1
- 1
manual/Tasks/scp.html View File

@@ -197,7 +197,7 @@ for more information. This task has been tested with jsch-0.1.2 and later.</p>
and other modes in the standard Unix fashion. Only applies to
uploaded dirs. Note the actual permissions of the remote
dir will be governed by this setting and the UMASK on the
remote server. Default is 644. <em>since Ant 1.9.5</em>.</td>
remote server. Default is 755. <em>since Ant 1.9.5</em>.</td>
<td align="center" valign="top">No</td>
</tr>
</table>


Loading…
Cancel
Save