Package org.apache.commons.vfs2.tasks
The VFS Ant Tasks.
-
Class Summary Class Description AbstractSyncTask An abstract file synchronization task.AbstractSyncTask.SourceInfo Information about a source file.CopyTask An Ant task that copies matching files.DeleteTask An Ant task that deletes matching files.MkdirTask An Ant task that creates a directory.MoveTask An Ant task that moves matching files.ShowFileTask An Ant task that writes the details of a file to Ant's log.SyncTask A task that synchronises the destination folder to look exactly like the source folder (or folders).VfsTask Base class for the VFS Ant tasks.