|
|
@@ -74,6 +74,13 @@ jsch-0.1.14.</p> |
|
|
|
exist also in local paths. <em>since Ant 1.6.2</em></td> |
|
|
|
<td valian="top" align="center">Alternative to todir attribute.</td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<td valign="top">localTofile</td> |
|
|
|
<td valign="top">Changes the file name to the given name while |
|
|
|
receiving it, only useful if receiving a single file. <em>since |
|
|
|
Ant 1.6.2</em></td> |
|
|
|
<td valian="top" align="center">Alternative to todir attribute.</td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<td valign="top">remoteTodir</td> |
|
|
|
<td valign="top">This is an alternative to the todir |
|
|
@@ -81,6 +88,13 @@ jsch-0.1.14.</p> |
|
|
|
<em>since Ant 1.6.2</em></td> |
|
|
|
<td valian="top" align="center">Alternative to todir attribute.</td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<td valign="top">remoteTofile</td> |
|
|
|
<td valign="top">Changes the file name to the given name while |
|
|
|
sending it, only useful if sending a single file. <em>since |
|
|
|
Ant 1.6.2</em></td> |
|
|
|
<td valian="top" align="center">Alternative to todir attribute.</td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<td valign="top">port</td> |
|
|
|
<td valign="top">The port to connect to on the remote host.</td> |
|
|
|