Legal ANT Commands
The list is not exhaustive. Refer to the ANT manual for all available commands.
Legal ANT Commands
| Command |
Description |
| copy |
Copy a file from one directory to another. |
| copydir |
Copy a complete directory to another location. |
| delete |
Delete a file. |
| gzip |
Gzip a file. |
| get |
Get a URL from the web. |
| tar |
Tar a set of files from a directory. |
Copyright © Cloud Software Group, Inc. All rights reserved.