filesystem Tasks
Task <Chmod>
Chmod equivalent for unix-like environments.
Task <Copy>
Copies a file or directory to a new file
or directory.
Task <Delete>
Deletes a file or directory, or set of files defined by a fileset.
Task <DependSet>
Examines and removes out of date target files.
Task <Filter>
Sets a token filter that is used by the file copy tasks
to do token substitution.
Task <FixCRLF>
Converts text source files to local OS formatting conventions, as
well as repair text files damaged by misconfigured or misguided editors or
file transfer programs.
Task <Mkdir>
Creates a given directory.
Task <Move>
Moves a file or directory to a new file or directory.
Task <Replace>
Replaces all occurrences of one or more string tokens with given
values in the indicated files.
Task <Sync>
Synchronize a local target directory from the files defined
in one or more filesets.
Task <Touch>
Touch a file and/or fileset(s) and/or filelist(s);
corresponds to the Unix touch command.
filesystem Types