A B C D E F G I L M R S T

A

ACTION_STRS - Static variable in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
 
ACTION_TARGET_STRS - Static variable in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
 
addFileset(FileSet) - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
A set of files to upload or download

B

bytesTransferred(CopyStreamEvent) - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.CopyStreamListener
 
bytesTransferred(long, int, long) - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.CopyStreamListener
 

C

checkAttributes() - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
Checks to see that all required parameters are set.
CHMOD - Static variable in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
 
com.github.goldin.org.apache.tools.ant.taskdefs.optional.net - package com.github.goldin.org.apache.tools.ant.taskdefs.optional.net
 
COMPLETED_ACTION_STRS - Static variable in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
 
CopyStreamListener - Class in com.github.goldin.org.apache.tools.ant.taskdefs.optional.net
CopyStreamListener implementation to provide a progress tracking of FTP download process
CopyStreamListener(Project) - Constructor for class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.CopyStreamListener
 
createParents(FTPClient, String) - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
Creates all parent directories specified in a complete relative pathname.

D

DEFAULT_FTP_PORT - Static variable in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
Default port for FTP
DEL_FILES - Static variable in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
 
delFile(FTPClient, String) - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
Delete a file from the remote host.
doSiteCommand(FTPClient, String) - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
Sends a site command to the ftp server

E

execute() - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
Runs the task.
executeRetryable(RetryHandler, Retryable, String) - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
Executable a retryable object.
exists() - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP.FTPDirectoryScanner.AntFTPFile
find out if the file exists
exists() - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP.FTPFileProxy
 

F

FTP - Class in com.github.goldin.org.apache.tools.ant.taskdefs.optional.net
Basic FTP client.
FTP() - Constructor for class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
 
ftp - Variable in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP.FTPDirectoryScanner
 
FTP.Action - Class in com.github.goldin.org.apache.tools.ant.taskdefs.optional.net
an action to perform, one of "send", "put", "recv", "get", "del", "delete", "list", "mkdir", "chmod", "rmdir"
FTP.Action() - Constructor for class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP.Action
 
FTP.FTPDirectoryScanner - Class in com.github.goldin.org.apache.tools.ant.taskdefs.optional.net
internal class allowing to read the contents of a remote file system using the FTP protocol used in particular for ftp get operations differences with DirectoryScanner "" (the root of the fileset) is never included in the included directories followSymlinks defaults to false
FTP.FTPDirectoryScanner(FTPClient) - Constructor for class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP.FTPDirectoryScanner
constructor
FTP.FTPDirectoryScanner.AntFTPFile - Class in com.github.goldin.org.apache.tools.ant.taskdefs.optional.net
an AntFTPFile is a representation of a remote file
FTP.FTPDirectoryScanner.AntFTPFile(FTPClient, FTPFile, String) - Constructor for class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP.FTPDirectoryScanner.AntFTPFile
constructor
FTP.FTPDirectoryScanner.AntFTPFile(FTP.FTPDirectoryScanner.AntFTPFile, String) - Constructor for class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP.FTPDirectoryScanner.AntFTPFile
other constructor
FTP.FTPDirectoryScanner.AntFTPRootFile - Class in com.github.goldin.org.apache.tools.ant.taskdefs.optional.net
special class to represent the remote directory itself
FTP.FTPDirectoryScanner.AntFTPRootFile(FTPClient, String) - Constructor for class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP.FTPDirectoryScanner.AntFTPRootFile
constructor
FTP.FTPFileProxy - Class in com.github.goldin.org.apache.tools.ant.taskdefs.optional.net
internal class providing a File-like interface to some of the information available from the FTP server
FTP.FTPFileProxy(FTPFile) - Constructor for class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP.FTPFileProxy
creates a proxy to a FTP file
FTP.FTPFileProxy(String) - Constructor for class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP.FTPFileProxy
creates a proxy to a FTP directory
FTP.FTPSystemType - Class in com.github.goldin.org.apache.tools.ant.taskdefs.optional.net
one of the valid system type keys recognized by the systemTypeKey attribute.
FTP.FTPSystemType() - Constructor for class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP.FTPSystemType
 
FTP.Granularity - Class in com.github.goldin.org.apache.tools.ant.taskdefs.optional.net
represents one of the valid timestamp adjustment values recognized by the timestampGranularity attribute.
FTP.Granularity() - Constructor for class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP.Granularity
 
FTP.LanguageCode - Class in com.github.goldin.org.apache.tools.ant.taskdefs.optional.net
Enumerated class for languages.
FTP.LanguageCode() - Constructor for class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP.LanguageCode
 
FTPClient - Class in com.github.goldin.org.apache.tools.ant.taskdefs.optional.net
FTPClient extension to use CopyStreamListener in FTPClient.retrieveFile(String, java.io.OutputStream)
FTPClient(Project) - Constructor for class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTPClient
 

G

GET_FILES - Static variable in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
 
getAbsolutePath() - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP.FTPDirectoryScanner.AntFTPFile
find out the absolute path of the file
getAbsolutePath() - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP.FTPDirectoryScanner.AntFTPRootFile
find the absolute path
getAbsolutePath() - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP.FTPFileProxy
 
getAction() - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP.Action
Get the symbolic equivalent of the action value.
getClient() - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP.FTPDirectoryScanner.AntFTPFile
return the attached FTP client object.
getCurpwd() - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP.FTPDirectoryScanner.AntFTPFile
returns the path of the directory containing the AntFTPFile.
getDefaultDateFormatConfig() - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
 
getFastRelativePath() - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP.FTPDirectoryScanner.AntFTPFile
find out the relative path assuming that the path used to construct this AntFTPFile was spelled properly with regards to case.
getFile(FTPFile[], String) - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP.FTPDirectoryScanner.AntFTPFile
find a file matching a string in an array of FTPFile.
getFile(FTPClient, String, String) - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
Retrieve a single file from the remote host.
getLink() - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP.FTPDirectoryScanner.AntFTPFile
if the file is a symbolic link, find out to what it is pointing
getMilliseconds(int) - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP.Granularity
returns the number of milliseconds associated with the attribute, which can vary in some cases depending on the value of the action parameter.
getName() - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP.FTPDirectoryScanner.AntFTPFile
get the name of the file
getName() - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP.FTPFileProxy
 
getParent() - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP.FTPFileProxy
 
getPath() - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP.FTPFileProxy
 
getRecentDateFormatConfig() - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
 
getRelativePath() - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP.FTPDirectoryScanner.AntFTPFile
find out the relative path to the rootPath of the enclosing scanner.
getRelativePath() - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP.FTPDirectoryScanner.AntFTPRootFile
find out the relative path to root
getServerLanguageCodeConfig() - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
 
getServerTimeZoneConfig() - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
 
getShortMonthNamesConfig() - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
 
getSystemTypeKey() - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
 
getValues() - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP.Action
Get the valid values
getValues() - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP.FTPSystemType
Get the valid values.
getValues() - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP.Granularity
Get the valid values.
getValues() - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP.LanguageCode
Return the value values.

I

isAbsolute() - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP.FTPFileProxy
FTP files are stored as absolute paths
isDirectory() - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP.FTPDirectoryScanner.AntFTPFile
tell if a file is a directory.
isDirectory() - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP.FTPFileProxy
 
isFile() - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP.FTPFileProxy
 
isHidden() - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP.FTPFileProxy
FTP files cannot be hidden
isSymbolicLink() - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP.FTPDirectoryScanner.AntFTPFile
tell if a file is a symbolic link
isTraverseSymlinks() - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP.FTPDirectoryScanner.AntFTPFile
find out if a symbolic link is encountered in the relative path of this file from rootPath.
isUpToDate(FTPClient, File, String) - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
Checks to see if the remote file is current as compared with the local file.

L

lastModified() - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP.FTPFileProxy
 
length() - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP.FTPFileProxy
 
LIST_FILES - Static variable in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
 
listFile(FTPClient, BufferedWriter, String) - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
List information about a single file from the remote host.
listFiles(String, boolean) - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP.FTPDirectoryScanner
list the files present in one directory.
listFiles(String) - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP.FTPDirectoryScanner
cd into one directory and list the files present in one directory.
listSingleFile(String, String, long) - Static method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
Provides a listing for the single file.

M

makeRemoteDir(FTPClient, String) - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
Create the specified directory on the remote host.
MK_DIR - Static variable in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
 

R

resolveFile(String) - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
Correct a file path to correspond to the remote host requirements.
retrieveFile(String, OutputStream) - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTPClient
Copied from FTPClient.retrieveFile(String, java.io.OutputStream), "commons-net", v2.1, with minor change to utilize CopyStreamListener in Util.copyStream(java.io.InputStream, java.io.OutputStream, int, long, org.apache.commons.net.io.CopyStreamListener, boolean)
RM_DIR - Static variable in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
 
rmDir(FTPClient, String) - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
Delete a directory, if empty, from the remote host.

S

scan() - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP.FTPDirectoryScanner
scans the remote directory, storing internally the included files, directories, ...
scandir(String, String, boolean) - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP.FTPDirectoryScanner
scans a particular directory.
SEND_FILES - Static variable in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
 
sendFile(FTPClient, String, String) - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
Sends a single file to the remote host.
setAccount(String) - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
Sets the login account to use on the specified server.
setAction(String) - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
Deprecated. since 1.5.x. setAction(String) is deprecated and is replaced with setAction(FTP.Action) to make Ant's Introspection mechanism do the work and also to encapsulate operations on the type in its own class.
setAction(FTP.Action) - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
Sets the FTP action to be taken.
setBinary(boolean) - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
If true, uses binary mode, otherwise text mode (default is binary).
setChmod(String) - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
Sets the file permission mode (Unix only) for files sent to the server.
setCurpwd(String) - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP.FTPDirectoryScanner.AntFTPFile
sets the current path of an AntFTPFile
setDefaultDateFormatConfig(String) - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
Sets the defaultDateFormatConfig attribute.
setDepends(boolean) - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
Set to true to transmit only files that are new or changed from their remote counterparts.
setEnableRemoteVerification(boolean) - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
Whether to verify that data and control connections are connected to the same remote host.
setFileType(int) - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTPClient
 
setFileType(int, int) - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTPClient
 
setIgnoreNoncriticalErrors(boolean) - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
set the flag to skip errors on directory creation.
setInitialSiteCommand(String) - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
Sets the initialSiteCommand attribute.
setListing(File) - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
The output file for the "list" action.
setListingAppend(boolean) - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
 
setListingFullPath(boolean) - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
 
setNewer(boolean) - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
A synonym for depends.
setPassive(boolean) - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
Specifies whether to use passive mode.
setPassword(String) - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
Sets the login password for the given user id.
setPort(int) - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
Sets the FTP port used by the remote server.
setPreserveLastModified(boolean) - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
Set to true to preserve modification times for "gotten" files.
setRecentDateFormatConfig(String) - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
Sets the recentDateFormatConfig attribute.
setRemotedir(String) - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
Sets the remote directory where files will be placed.
setRetriesAllowed(String) - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
Defines how many times to retry executing FTP command before giving up.
setSeparator(String) - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
Sets the remote file separator character.
setServer(String) - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
Sets the FTP server to send files to.
setServerLanguageCodeConfig(FTP.LanguageCode) - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
Sets the serverLanguageCode attribute.
setServerTimeZoneConfig(String) - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
Sets the serverTimeZoneConfig attribute.
setShortMonthNamesConfig(String) - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
Sets the shortMonthNamesConfig attribute
setSiteCommand(String) - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
Sets the siteCommand attribute.
setSkipFailedTransfers(boolean) - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
If true, enables unsuccessful file put, delete and get operations to be skipped with a warning and the remainder of the files still transferred.
setSystemTypeKey(FTP.FTPSystemType) - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
Sets the systemTypeKey attribute.
setTimeDiffAuto(boolean) - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
"true" to find out automatically the time difference between local and remote machine.
setTimeDiffMillis(long) - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
number of milliseconds to add to the time on the remote machine to get the time on the local machine.
setTimestampGranularity(FTP.Granularity) - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
Sets the timestampGranularity attribute
setUmask(String) - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
Sets the default mask for file creation on a unix server.
setUserid(String) - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
Sets the login user id to use on the specified server.
setVerbose(boolean) - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
Set to true to receive notification about each file as it is transferred.
SITE_CMD - Static variable in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
 

T

toString() - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP.FTPDirectoryScanner.AntFTPFile
Get a string rep of this object.
transferFiles(FTPClient, FileSet) - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
For each file in the fileset, do the appropriate action: send, get, delete, or list.
transferFiles(FTPClient) - Method in class com.github.goldin.org.apache.tools.ant.taskdefs.optional.net.FTP
Sends all files specified by the configured filesets to the remote server.

A B C D E F G I L M R S T

Copyright © 2012. All Rights Reserved.