A B C D E F G H I J K L M N O P Q R S T U V W Z

A

ABOR - Static variable in interface net.sf.jftp.net.FtpConstants
Abort
abort() - Method in class net.sf.jftp.net.FtpConnection
Try to abort the transfer.
abortTransfer() - Method in class net.sf.jftp.net.FtpConnection
Abort the last spawned transfer.
accept(Event) - Method in interface net.sf.jftp.event.Acceptor
 
accept(Event) - Method in class net.sf.jftp.event.EventCollector
 
accept(Event) - Method in class net.sf.jftp.event.EventProcessor
 
acceptableActions - Static variable in class net.sf.jftp.JFtp
 
Acceptor - Interface in net.sf.jftp.event
 
ACCT - Static variable in interface net.sf.jftp.net.FtpConstants
Account
actionFinished(BasicConnection) - Method in class net.sf.jftp.gui.base.LocalDir
Called by FtpConnection
actionFinished(BasicConnection) - Method in class net.sf.jftp.gui.base.RemoteDir
Called by FtpConnection
actionFinished(BasicConnection) - Method in interface net.sf.jftp.net.ConnectionListener
 
actionPerformed(ActionEvent) - Method in class net.sf.jftp.gui.base.AppMenuBar
 
actionPerformed(Object, String) - Method in interface net.sf.jftp.gui.base.dir.Dir
 
actionPerformed(ActionEvent) - Method in class net.sf.jftp.gui.base.dir.DirLister
 
actionPerformed(Object, String) - Method in class net.sf.jftp.gui.base.dir.DirPanel
 
actionPerformed(ActionEvent) - Method in class net.sf.jftp.gui.base.DownloadList
 
actionPerformed(ActionEvent) - Method in class net.sf.jftp.gui.base.DownloadQueue
 
actionPerformed(ActionEvent) - Method in class net.sf.jftp.gui.base.LocalDir
Handles the user events if the ui is unlocked
actionPerformed(Object, String) - Method in class net.sf.jftp.gui.base.LocalDir
Called by FtpConnection
actionPerformed(ActionEvent) - Method in class net.sf.jftp.gui.base.Properties
 
actionPerformed(ActionEvent) - Method in class net.sf.jftp.gui.base.RemoteDir
Handles the user events if the ui is unlocked
actionPerformed(Object, String) - Method in class net.sf.jftp.gui.base.RemoteDir
Called by FtpConnection
actionPerformed(ActionEvent) - Method in class net.sf.jftp.gui.base.ResumeDialog
 
actionPerformed(ActionEvent) - Method in class net.sf.jftp.gui.base.StatusPanel
 
actionPerformed(ActionEvent) - Method in class net.sf.jftp.gui.framework.Template
 
actionPerformed(ActionEvent) - Method in class net.sf.jftp.gui.hostchooser.HostChooser
 
actionPerformed(ActionEvent) - Method in class net.sf.jftp.gui.hostchooser.NfsHostChooser
 
actionPerformed(ActionEvent) - Method in class net.sf.jftp.gui.hostchooser.SftpHostChooser
 
actionPerformed(ActionEvent) - Method in class net.sf.jftp.gui.hostchooser.SmbHostChooser
 
actionPerformed(ActionEvent) - Method in class net.sf.jftp.gui.hostchooser.WebdavHostChooser
 
actionPerformed(ActionEvent) - Method in class net.sf.jftp.gui.tasks.AddBookmarks
 
actionPerformed(ActionEvent) - Method in class net.sf.jftp.gui.tasks.AdvancedOptions
 
actionPerformed(ActionEvent) - Method in class net.sf.jftp.gui.tasks.BookmarkManager
 
actionPerformed(ActionEvent) - Method in class net.sf.jftp.gui.tasks.Creator
 
actionPerformed(ActionEvent) - Method in class net.sf.jftp.gui.tasks.Displayer
 
actionPerformed(ActionEvent) - Method in class net.sf.jftp.gui.tasks.ExternalDisplayer
 
actionPerformed(ActionEvent) - Method in class net.sf.jftp.gui.tasks.HttpDownloader
 
actionPerformed(ActionEvent) - Method in class net.sf.jftp.gui.tasks.NameChooser
 
actionPerformed(ActionEvent) - Method in class net.sf.jftp.gui.tasks.PathChanger
 
actionPerformed(ActionEvent) - Method in class net.sf.jftp.gui.tasks.ProxyChooser
 
actionPerformed(ActionEvent) - Method in class net.sf.jftp.gui.tasks.RemoteCommand
 
actionPerformed(ActionEvent) - Method in class net.sf.jftp.gui.tasks.Remover
 
actionPerformed(ActionEvent) - Method in class net.sf.jftp.gui.tasks.RemoverQuery
 
actionPerformed(ActionEvent) - Method in class net.sf.jftp.gui.tasks.Renamer
 
actionPerformed(ActionEvent) - Method in class net.sf.jftp.tools.HttpSpider
 
actionPerformed(ActionEvent) - Method in class net.sf.jftp.tools.RSSFeeder
 
actionPerformed(ActionEvent) - Method in class net.sf.jftp.util.JHostChooser
 
actionPerformed(ActionEvent) - Method in class net.sf.jftp.util.RawConnection
 
activatedColor - Static variable in class net.sf.jftp.gui.framework.GUIDefaults
 
active - Static variable in class net.sf.jftp.gui.framework.GUIDefaults
 
activeColor - Static variable in class net.sf.jftp.gui.framework.GUIDefaults
 
ADAT - Static variable in interface net.sf.jftp.net.FtpConstants
Authentication/Security Data
addActionListener(ActionListener) - Method in class net.sf.jftp.gui.framework.HComboBox
 
addBackgroundImage() - Method in class net.sf.jftp.JFtp
 
addBookmark(String, String, String, String, int, String, String) - Method in class net.sf.jftp.gui.base.AppMenuBar
 
AddBookmarks - Class in net.sf.jftp.gui.tasks
 
AddBookmarks(ComponentListener, JFtp) - Constructor for class net.sf.jftp.gui.tasks.AddBookmarks
 
AddBookmarks(JFtp) - Constructor for class net.sf.jftp.gui.tasks.AddBookmarks
 
addConnection(String, BasicConnection) - Method in class net.sf.jftp.JFtp
 
addConnection(String, Transfer) - Method in class net.sf.jftp.net.ConnectionHandler
 
addConnectionListener(ConnectionListener) - Method in interface net.sf.jftp.net.BasicConnection
Add a ConnectionListener to be notified about progress and events.
addConnectionListener(ConnectionListener) - Method in class net.sf.jftp.net.FilesystemConnection
 
addConnectionListener(ConnectionListener) - Method in class net.sf.jftp.net.FtpConnection
Add a ConnectionListener.
addConnectionListener(ConnectionListener) - Method in class net.sf.jftp.net.wrappers.NfsConnection
 
addConnectionListener(ConnectionListener) - Method in class net.sf.jftp.net.wrappers.Sftp2Connection
 
addConnectionListener(ConnectionListener) - Method in class net.sf.jftp.net.wrappers.SmbConnection
 
addConnectionListener(ConnectionListener) - Method in class net.sf.jftp.net.wrappers.WebdavConnection
 
addFtp(String) - Method in class net.sf.jftp.gui.base.DownloadQueue
 
addHandler(int, EventHandler) - Static method in class net.sf.jftp.event.EventProcessor
 
addItem(Object) - Method in class net.sf.jftp.gui.framework.HComboBox
 
addLocalConnection(String, BasicConnection) - Method in class net.sf.jftp.JFtp
 
addRSS() - Method in class net.sf.jftp.JFtp
 
addToDesktop(String, Component, int, int) - Method in class net.sf.jftp.JFtp
 
adv_settings - Static variable in class net.sf.jftp.config.Settings
 
AdvancedOptions - Class in net.sf.jftp.gui.tasks
 
AdvancedOptions() - Constructor for class net.sf.jftp.gui.tasks.AdvancedOptions
 
ALLO - Static variable in interface net.sf.jftp.net.FtpConstants
Allocate
APPE - Static variable in interface net.sf.jftp.net.FtpConstants
Append (with create)
appHomeDir - Static variable in class net.sf.jftp.config.Settings
 
AppMenuBar - Class in net.sf.jftp.gui.base
 
AppMenuBar(JFtp) - Constructor for class net.sf.jftp.gui.base.AppMenuBar
 
ASCII - Static variable in class net.sf.jftp.net.FtpConnection
 
ascii() - Method in class net.sf.jftp.net.FtpConnection
Tell server we want ascii data connections.
askToDelete - Static variable in class net.sf.jftp.gui.base.AppMenuBar
 
askToDelete(JComponent) - Static method in class net.sf.jftp.gui.base.UITool
 
askToResume - Static variable in class net.sf.jftp.config.Settings
 
askToRun - Static variable in class net.sf.jftp.config.Settings
 
askToRun(JComponent) - Static method in class net.sf.jftp.gui.base.UITool
 
audioFileImage - Static variable in class net.sf.jftp.config.Settings
 
AUTH - Static variable in interface net.sf.jftp.net.FtpConstants
Authentication/Security Mechanism
auth(String) - Method in class net.sf.jftp.net.server.FtpServerSocket
 
AutoRemover - Class in net.sf.jftp.gui.tasks
 
AutoRemover(String, String) - Constructor for class net.sf.jftp.gui.tasks.AutoRemover
 

B

back - Static variable in class net.sf.jftp.gui.framework.GUIDefaults
 
background - Static variable in class net.sf.jftp.config.Settings
 
BasicConnection - Interface in net.sf.jftp.net
Interface for all connection types
BINARY - Static variable in class net.sf.jftp.net.FtpConnection
 
binary() - Method in class net.sf.jftp.net.FtpConnection
Tell server we want binary data connections.
BLOCKED - Static variable in class net.sf.jftp.net.FtpConnection
 
blockedTransfer(int) - Method in class net.sf.jftp.gui.base.LocalDir
Initiate a tranfer with ui locking enabled
blockedTransfer(int) - Method in class net.sf.jftp.gui.base.RemoteDir
Initiate a tranfer with ui locking enabled
blue - Static variable in class net.sf.jftp.gui.framework.GUIDefaults
 
bookFileImage - Static variable in class net.sf.jftp.config.Settings
 
BookmarkItem - Class in net.sf.jftp.gui.tasks
 
BookmarkItem(String) - Constructor for class net.sf.jftp.gui.tasks.BookmarkItem
 
BookmarkManager - Class in net.sf.jftp.gui.tasks
 
BookmarkManager() - Constructor for class net.sf.jftp.gui.tasks.BookmarkManager
 
bookmarks - Static variable in class net.sf.jftp.config.Settings
 
BorderPanel - Class in net.sf.jftp.gui.framework
 
BorderPanel() - Constructor for class net.sf.jftp.gui.framework.BorderPanel
 
broadcast - Variable in class net.sf.jftp.gui.hostchooser.SmbHostChooser
 
buffer - Variable in class net.sf.jftp.event.EventCollector
 
buffer - Static variable in class net.sf.jftp.net.wrappers.NfsConnection
 
bufferSize - Static variable in class net.sf.jftp.config.Settings
 

C

calcColumnWidths(JTable) - Static method in class net.sf.jftp.gui.base.dir.TableUtils
Setzt die Breite der TableColumns.
CAPACITY - Static variable in class net.sf.jftp.JFtp
 
CCC - Static variable in interface net.sf.jftp.net.FtpConstants
Clear Command Channel
cd(Vector) - Method in class net.sf.jftp.event.FtpEventHandler
 
cd(String) - Method in class net.sf.jftp.net.FtpClient
 
cdColor - Static variable in class net.sf.jftp.gui.framework.GUIDefaults
 
cdImage - Static variable in class net.sf.jftp.config.Settings
 
cdup() - Method in interface net.sf.jftp.net.BasicConnection
Go up one directory if possible.
cdup() - Method in class net.sf.jftp.net.FilesystemConnection
 
cdup() - Method in class net.sf.jftp.net.FtpConnection
Change to the parent of the current working directory.
CDUP - Static variable in interface net.sf.jftp.net.FtpConstants
Change to Parent Directory
cdup(String) - Method in class net.sf.jftp.net.server.FtpServerSocket
 
cdup() - Method in class net.sf.jftp.net.wrappers.NfsConnection
 
cdup() - Method in class net.sf.jftp.net.wrappers.Sftp2Connection
 
cdup() - Method in class net.sf.jftp.net.wrappers.SmbConnection
 
cdup() - Method in class net.sf.jftp.net.wrappers.WebdavConnection
 
cdUpImage - Static variable in class net.sf.jftp.config.Settings
 
changelog - Static variable in class net.sf.jftp.config.Settings
 
chdir(String) - Method in class net.sf.jftp.gui.base.LocalDir
Change the directory of this connection and update the gui
chdir(String) - Method in interface net.sf.jftp.net.BasicConnection
Change dircetory and inform listeners.
chdir(String) - Method in class net.sf.jftp.net.FilesystemConnection
 
chdir(String) - Method in class net.sf.jftp.net.FtpConnection
Parses directory and does a chdir().
chdir(String) - Method in class net.sf.jftp.net.wrappers.NfsConnection
 
chdir(String, boolean) - Method in class net.sf.jftp.net.wrappers.NfsConnection
 
chdir(String) - Method in class net.sf.jftp.net.wrappers.Sftp2Connection
 
chdir(String, boolean) - Method in class net.sf.jftp.net.wrappers.Sftp2Connection
 
chdir(String) - Method in class net.sf.jftp.net.wrappers.SmbConnection
 
chdir(String, boolean) - Method in class net.sf.jftp.net.wrappers.SmbConnection
 
chdir(String) - Method in class net.sf.jftp.net.wrappers.WebdavConnection
 
CHDIR_FAILED - Static variable in interface net.sf.jftp.net.FtpConstants
Possible upload() / download() / exists() return code
chdirNoRefresh(String) - Method in interface net.sf.jftp.net.BasicConnection
Change directory, but do not trigger an event for the listeners.
chdirNoRefresh(String) - Method in class net.sf.jftp.net.FilesystemConnection
 
chdirNoRefresh(String) - Method in class net.sf.jftp.net.FtpConnection
Parses directory and does a chdir(), but does not send an update signal
chdirNoRefresh(String) - Method in class net.sf.jftp.net.wrappers.NfsConnection
 
chdirNoRefresh(String) - Method in class net.sf.jftp.net.wrappers.Sftp2Connection
 
chdirNoRefresh(String) - Method in class net.sf.jftp.net.wrappers.SmbConnection
 
chdirNoRefresh(String) - Method in class net.sf.jftp.net.wrappers.WebdavConnection
 
chdirRaw(String) - Method in class net.sf.jftp.net.FtpConnection
Change directory unparsed.
chooseHost() - Method in class net.sf.jftp.JFtp
 
cleanLocalDir(String, String) - Static method in class net.sf.jftp.system.LocalIO
recursive removal of a local directoy
clearCache() - Static method in class net.sf.jftp.system.logging.Log
 
clearImage - Static variable in class net.sf.jftp.config.Settings
 
clearImage2 - Static variable in class net.sf.jftp.config.Settings
 
clearItems - Static variable in class net.sf.jftp.gui.base.AppMenuBar
 
clearLog() - Static method in class net.sf.jftp.JFtp
 
clearLogImage - Static variable in class net.sf.jftp.config.Settings
 
close - Variable in class net.sf.jftp.gui.base.StatusPanel
 
closeCurrentLocalTab() - Method in class net.sf.jftp.JFtp
 
closeCurrentTab() - Method in class net.sf.jftp.JFtp
 
closeImage - Static variable in class net.sf.jftp.config.Settings
 
cmdImage - Static variable in class net.sf.jftp.config.Settings
 
codeFileImage - Static variable in class net.sf.jftp.config.Settings
 
ColoredCellRenderer - Class in net.sf.jftp.gui.base.dir
 
ColoredCellRenderer() - Constructor for class net.sf.jftp.gui.base.dir.ColoredCellRenderer
 
comboBox - Variable in class net.sf.jftp.gui.framework.HComboBox
 
CommandLine - Class in net.sf.jftp.system
 
CommandLine() - Constructor for class net.sf.jftp.system.CommandLine
 
componentHidden(ComponentEvent) - Method in class net.sf.jftp.JFtp
 
componentMoved(ComponentEvent) - Method in class net.sf.jftp.JFtp
 
componentResized(ComponentEvent) - Method in class net.sf.jftp.JFtp
 
componentShown(ComponentEvent) - Method in class net.sf.jftp.JFtp
 
COMPRESSED - Static variable in class net.sf.jftp.net.FtpConnection
 
con - Variable in class net.sf.jftp.gui.base.dir.DirPanel
 
con - Static variable in class net.sf.jftp.net.wrappers.StartConnection
 
CONF - Static variable in interface net.sf.jftp.net.FtpConstants
Confidentiality Protected Command
connect() - Method in class net.sf.jftp.gui.tasks.BookmarkItem
 
connect() - Method in class net.sf.jftp.net.FtpURLConnection
 
connect() - Method in class net.sf.jftp.net.wrappers.Sftp2URLConnection
 
CONNECTION_DATA_LENGTH - Static variable in class net.sf.jftp.JFtp
 
connectionFailed(BasicConnection, String) - Method in class net.sf.jftp.gui.base.LocalDir
Called by FtpConnection
connectionFailed(BasicConnection, String) - Method in class net.sf.jftp.gui.base.RemoteDir
Called by FtpConnection
connectionFailed(BasicConnection, String) - Method in interface net.sf.jftp.net.ConnectionListener
 
ConnectionHandler - Class in net.sf.jftp.net
This class manages a connection pool.
ConnectionHandler() - Constructor for class net.sf.jftp.net.ConnectionHandler
 
connectionInitialized(BasicConnection) - Method in class net.sf.jftp.gui.base.LocalDir
Called by FtpConnection
connectionInitialized(BasicConnection) - Method in class net.sf.jftp.gui.base.RemoteDir
Called by FtpConnection
connectionInitialized(BasicConnection) - Method in interface net.sf.jftp.net.ConnectionListener
 
ConnectionListener - Interface in net.sf.jftp.net
Classes that implement this interface are notified about various events that may happen.
connectionTimeout - Static variable in class net.sf.jftp.config.Settings
 
contains(String[], String[]) - Static method in class net.sf.jftp.system.StringUtils
Used to search for return codes in a string array.
copyImage - Static variable in class net.sf.jftp.config.Settings
 
copyTableSelectionsToJList(JList, JTable) - Static method in class net.sf.jftp.gui.base.dir.TableUtils
Synchronisiert eine JList mit einem JTable.
Creator - Class in net.sf.jftp.gui.tasks
Create directory dialog.
Creator(String, BasicConnection) - Constructor for class net.sf.jftp.gui.tasks.Creator
 
crlf - Variable in class net.sf.jftp.gui.hostchooser.HostChooser
 
Crypto - Class in net.sf.jftp.config
 
Crypto() - Constructor for class net.sf.jftp.config.Crypto
 
cs - Variable in class net.sf.jftp.gui.hostchooser.SftpHostChooser
 
csL - Variable in class net.sf.jftp.gui.hostchooser.SftpHostChooser
 
currentFiles - Variable in class net.sf.jftp.net.FtpConnection
 
currentListing - Variable in class net.sf.jftp.net.FtpConnection
 
currentPerms - Variable in class net.sf.jftp.net.FtpConnection
 
currentSizes - Variable in class net.sf.jftp.net.FtpConnection
 
cut(String, String) - Static method in class net.sf.jftp.system.StringUtils
 
cutAfter(String, char) - Static method in class net.sf.jftp.system.StringUtils
Returns the rest of a string after a given character
cutPath(String) - Static method in class net.sf.jftp.system.StringUtils
Makes a (path) string shorter to get it displayed correctly
cwd - Variable in class net.sf.jftp.gui.hostchooser.HostChooser
 
CWD - Static variable in interface net.sf.jftp.net.FtpConstants
Change Working Directory
cwd(String) - Method in class net.sf.jftp.net.server.FtpServerSocket
 

D

DataConnection - Class in net.sf.jftp.net
This class represents a ftp data connection.
DataConnection(FtpConnection, int, String, String, String) - Constructor for class net.sf.jftp.net.DataConnection
 
DataConnection(FtpConnection, int, String, String, String, boolean) - Constructor for class net.sf.jftp.net.DataConnection
 
DataConnection(FtpConnection, int, String, String, String, boolean, boolean) - Constructor for class net.sf.jftp.net.DataConnection
 
DataConnection(FtpConnection, int, String, String, String, boolean, String) - Constructor for class net.sf.jftp.net.DataConnection
 
DataConnection(FtpConnection, int, String, String, String, boolean, int) - Constructor for class net.sf.jftp.net.DataConnection
 
DataConnection(FtpConnection, int, String, String, String, boolean, int, InputStream) - Constructor for class net.sf.jftp.net.DataConnection
 
DATACONNECTION_FAILED - Static variable in interface net.sf.jftp.net.FtpConstants
Possible up/download() return code
dataPort - Static variable in class net.sf.jftp.net.server.FtpServerSocket
 
date - Variable in class net.sf.jftp.gui.base.dir.DirEntry
 
dateVector - Variable in class net.sf.jftp.net.FilesystemConnection
 
dateVector - Variable in class net.sf.jftp.net.FtpConnection
May contain date listing
debug - Static variable in class net.sf.jftp.gui.base.AppMenuBar
 
debug(String) - Method in class net.sf.jftp.gui.base.DownloadQueue
 
debug(String, Throwable) - Method in class net.sf.jftp.gui.base.DownloadQueue
 
debug(String) - Method in class net.sf.jftp.JFtp
 
debug(String, Throwable) - Method in class net.sf.jftp.JFtp
 
debug(String) - Static method in class net.sf.jftp.system.logging.Log
 
debug(String) - Method in class net.sf.jftp.system.logging.Log4JLogger
 
debug(String, Throwable) - Method in class net.sf.jftp.system.logging.Log4JLogger
 
debug(String) - Method in interface net.sf.jftp.system.logging.Logger
 
debug(String, Throwable) - Method in interface net.sf.jftp.system.logging.Logger
 
debug(String) - Method in class net.sf.jftp.system.logging.SystemLogger
 
debug(String, Throwable) - Method in class net.sf.jftp.system.logging.SystemLogger
 
debugRaw(String) - Method in class net.sf.jftp.gui.base.DownloadQueue
 
debugRaw(String) - Method in class net.sf.jftp.JFtp
 
debugRaw(String) - Static method in class net.sf.jftp.system.logging.Log
 
debugRaw(String) - Method in class net.sf.jftp.system.logging.Log4JLogger
 
debugRaw(String) - Method in interface net.sf.jftp.system.logging.Logger
 
debugRaw(String) - Method in class net.sf.jftp.system.logging.SystemLogger
 
debugSize(int, boolean, boolean, String) - Method in class net.sf.jftp.JFtp
 
Decrypt(String) - Static method in class net.sf.jftp.config.Crypto
 
defaultColor - Static variable in class net.sf.jftp.gui.framework.GUIDefaults
 
defaultDir - Static variable in class net.sf.jftp.config.Settings
 
defaultHeight - Static variable in class net.sf.jftp.config.Settings
 
defaultWidth - Static variable in class net.sf.jftp.config.Settings
 
defaultWorkDir - Static variable in class net.sf.jftp.config.Settings
 
defaultX - Static variable in class net.sf.jftp.config.Settings
 
defaultY - Static variable in class net.sf.jftp.config.Settings
 
DELE - Static variable in interface net.sf.jftp.net.FtpConstants
Delete
deleteImage - Static variable in class net.sf.jftp.config.Settings
 
deleteImage2 - Static variable in class net.sf.jftp.config.Settings
 
DENIED - Static variable in class net.sf.jftp.gui.base.dir.DirEntry
 
DENIED - Static variable in interface net.sf.jftp.net.FtpConstants
Possible getPermissions() / exists() return code
deniedColor - Static variable in class net.sf.jftp.gui.framework.GUIDefaults
 
deselect() - Method in class net.sf.jftp.gui.framework.ProgressbarItem
 
desktop - Static variable in class net.sf.jftp.JFtp
 
devnull(Object) - Static method in class net.sf.jftp.system.logging.Log
 
DFINISHED - Static variable in class net.sf.jftp.net.DataConnection
 
Dir - Interface in net.sf.jftp.gui.base.dir
 
DirCanvas - Class in net.sf.jftp.gui.base.dir
 
DirCanvas(Dir) - Constructor for class net.sf.jftp.gui.base.dir.DirCanvas
 
DirCellRenderer - Class in net.sf.jftp.gui.base.dir
 
DirCellRenderer() - Constructor for class net.sf.jftp.gui.base.dir.DirCellRenderer
 
DirComponent - Class in net.sf.jftp.gui.base.dir
 
DirComponent() - Constructor for class net.sf.jftp.gui.base.dir.DirComponent
 
DirEntry - Class in net.sf.jftp.gui.base.dir
 
DirEntry(String, ActionListener) - Constructor for class net.sf.jftp.gui.base.dir.DirEntry
 
dirEntry - Variable in class net.sf.jftp.gui.base.dir.DirPanel
 
dirImage - Static variable in class net.sf.jftp.config.Settings
 
DirLister - Class in net.sf.jftp.gui.base.dir
 
DirLister(BasicConnection) - Constructor for class net.sf.jftp.gui.base.dir.DirLister
 
DirLister(BasicConnection, String) - Constructor for class net.sf.jftp.gui.base.dir.DirLister
 
DirLister(BasicConnection, String, boolean) - Constructor for class net.sf.jftp.gui.base.dir.DirLister
 
dirOrDom - Variable in class net.sf.jftp.gui.tasks.AddBookmarks
 
DirPanel - Class in net.sf.jftp.gui.base.dir
 
DirPanel() - Constructor for class net.sf.jftp.gui.base.dir.DirPanel
 
DirPanel(String) - Constructor for class net.sf.jftp.gui.base.dir.DirPanel
 
DirPanel(String, String) - Constructor for class net.sf.jftp.gui.base.dir.DirPanel
 
disableLog - Static variable in class net.sf.jftp.gui.base.AppMenuBar
 
disconnect(Vector) - Method in class net.sf.jftp.event.FtpEventHandler
 
disconnect() - Method in interface net.sf.jftp.net.BasicConnection
Teminates the connection if necessary.
disconnect() - Method in class net.sf.jftp.net.FilesystemConnection
 
disconnect() - Method in class net.sf.jftp.net.FtpClient
 
disconnect() - Method in class net.sf.jftp.net.FtpConnection
Disconnect from the server.
disconnect() - Method in class net.sf.jftp.net.wrappers.NfsConnection
 
disconnect() - Method in class net.sf.jftp.net.wrappers.Sftp2Connection
 
disconnect() - Method in class net.sf.jftp.net.wrappers.SmbConnection
 
disconnect() - Method in class net.sf.jftp.net.wrappers.WebdavConnection
 
Displayer - Class in net.sf.jftp.gui.tasks
 
Displayer(URL, Font) - Constructor for class net.sf.jftp.gui.tasks.Displayer
 
dl - Variable in class net.sf.jftp.gui.hostchooser.HostChooser
 
dList - Variable in class net.sf.jftp.gui.base.dir.DirPanel
 
dList - Static variable in class net.sf.jftp.JFtp
 
doChdir(String) - Method in class net.sf.jftp.gui.base.LocalDir
 
doChdir(String) - Method in class net.sf.jftp.gui.base.RemoteDir
 
domain - Variable in class net.sf.jftp.gui.hostchooser.SmbHostChooser
 
domain - Variable in class net.sf.jftp.gui.tasks.HostInfo
 
doScroll - Static variable in class net.sf.jftp.JFtp
 
download(String) - Method in interface net.sf.jftp.net.BasicConnection
Initiate a download in the same thread.
download(String) - Method in class net.sf.jftp.net.FilesystemConnection
 
download(String) - Method in class net.sf.jftp.net.FtpConnection
Download a file or directory, block until finished.
DOWNLOAD - Static variable in class net.sf.jftp.net.Transfer
 
download(String) - Method in class net.sf.jftp.net.wrappers.NfsConnection
 
download(String) - Method in class net.sf.jftp.net.wrappers.Sftp2Connection
 
download(String) - Method in class net.sf.jftp.net.wrappers.SmbConnection
 
download(String) - Method in class net.sf.jftp.net.wrappers.WebdavConnection
 
downloadImage - Static variable in class net.sf.jftp.config.Settings
 
DownloadList - Class in net.sf.jftp.gui.base
 
DownloadList() - Constructor for class net.sf.jftp.gui.base.DownloadList
 
DownloadQueue - Class in net.sf.jftp.gui.base
 
DownloadQueue() - Constructor for class net.sf.jftp.gui.base.DownloadQueue
 
dQueue - Static variable in class net.sf.jftp.JFtp
 
drop() - Method in class net.sf.jftp.JFtp
 
dropTarget - Static variable in class net.sf.jftp.JFtp
 
dtListener - Static variable in class net.sf.jftp.JFtp
 

E

EBCDIC - Static variable in class net.sf.jftp.net.FtpConnection
 
enableFtpDelays - Static variable in class net.sf.jftp.config.Settings
 
enableResuming - Static variable in class net.sf.jftp.config.Settings
 
enableUploadResuming - Static variable in class net.sf.jftp.config.Settings
 
enableWebDav - Static variable in class net.sf.jftp.config.Settings
 
enc - Variable in class net.sf.jftp.gui.hostchooser.SftpHostChooser
 
ENC - Static variable in interface net.sf.jftp.net.FtpConstants
Privacy Protected Command
encL - Variable in class net.sf.jftp.gui.hostchooser.SftpHostChooser
 
Encrypt(String) - Static method in class net.sf.jftp.config.Crypto
 
ensureLogging() - Method in class net.sf.jftp.JFtp
 
error(String) - Method in class net.sf.jftp.gui.base.DownloadQueue
 
error(String, Throwable) - Method in class net.sf.jftp.gui.base.DownloadQueue
 
error(String) - Method in class net.sf.jftp.JFtp
 
error(String, Throwable) - Method in class net.sf.jftp.JFtp
 
error(String) - Method in class net.sf.jftp.system.logging.Log4JLogger
 
error(String, Throwable) - Method in class net.sf.jftp.system.logging.Log4JLogger
 
error(String) - Method in interface net.sf.jftp.system.logging.Logger
 
error(String, Throwable) - Method in interface net.sf.jftp.system.logging.Logger
 
error(String) - Method in class net.sf.jftp.system.logging.SystemLogger
 
error(String, Throwable) - Method in class net.sf.jftp.system.logging.SystemLogger
 
established - Static variable in class net.sf.jftp.util.RawConnection
 
Event - Class in net.sf.jftp.event
 
Event() - Constructor for class net.sf.jftp.event.Event
 
eventCode() - Method in class net.sf.jftp.event.Event
 
eventCode() - Method in class net.sf.jftp.event.FtpEvent
 
EventCollector - Class in net.sf.jftp.event
 
EventCollector() - Constructor for class net.sf.jftp.event.EventCollector
 
EventHandler - Interface in net.sf.jftp.event
 
eventMsg() - Method in class net.sf.jftp.event.FtpEvent
 
EventProcessor - Class in net.sf.jftp.event
 
EventProcessor(Vector) - Constructor for class net.sf.jftp.event.EventProcessor
 
execFileImage - Static variable in class net.sf.jftp.config.Settings
 
exists(String) - Method in class net.sf.jftp.net.FtpConnection
Checks wheter a file exists.
ExternalDisplayer - Class in net.sf.jftp.gui.tasks
 
ExternalDisplayer(URL) - Constructor for class net.sf.jftp.gui.tasks.ExternalDisplayer
 

F

fadeMenu - Static variable in class net.sf.jftp.gui.base.AppMenuBar
 
FAILED - Static variable in class net.sf.jftp.net.DataConnection
 
fatal(String) - Method in class net.sf.jftp.gui.base.DownloadQueue
 
fatal(String, Throwable) - Method in class net.sf.jftp.gui.base.DownloadQueue
 
fatal(String) - Method in class net.sf.jftp.JFtp
 
fatal(String, Throwable) - Method in class net.sf.jftp.JFtp
 
fatal(String) - Method in class net.sf.jftp.system.logging.Log4JLogger
 
fatal(String, Throwable) - Method in class net.sf.jftp.system.logging.Log4JLogger
 
fatal(String) - Method in interface net.sf.jftp.system.logging.Logger
 
fatal(String, Throwable) - Method in interface net.sf.jftp.system.logging.Logger
 
fatal(String) - Method in class net.sf.jftp.system.logging.SystemLogger
 
fatal(String, Throwable) - Method in class net.sf.jftp.system.logging.SystemLogger
 
feat(String) - Method in class net.sf.jftp.net.server.FtpServerSocket
 
feeder - Variable in class net.sf.jftp.JFtp
 
file - Variable in class net.sf.jftp.gui.base.dir.DirEntry
 
FILE_NOT_FOUND - Static variable in interface net.sf.jftp.net.FtpConstants
Possible exists() return code
fileImage - Static variable in class net.sf.jftp.config.Settings
 
files - Variable in class net.sf.jftp.gui.base.dir.DirPanel
 
FileSearch - Class in net.sf.jftp.tools
 
FileSearch() - Constructor for class net.sf.jftp.tools.FileSearch
 
filesystemBuffer - Static variable in class net.sf.jftp.net.FilesystemConnection
 
FilesystemConnection - Class in net.sf.jftp.net
 
FilesystemConnection() - Constructor for class net.sf.jftp.net.FilesystemConnection
 
FilesystemConnection(String, ConnectionListener) - Constructor for class net.sf.jftp.net.FilesystemConnection
 
FileTransferable - Class in net.sf.jftp.gui.framework
 
FileTransferable() - Constructor for class net.sf.jftp.gui.framework.FileTransferable
 
findString(String[], int) - Static method in class net.sf.jftp.gui.tasks.LastConnections
 
finished - Variable in class net.sf.jftp.gui.base.dir.DirLister
 
FINISHED - Static variable in class net.sf.jftp.net.DataConnection
 
finished - Variable in class net.sf.jftp.net.DataConnection
 
fireActionFinished(FtpConnection) - Method in class net.sf.jftp.net.FtpConnection
Transfer is done
fireActionFinished(NfsConnection) - Method in class net.sf.jftp.net.wrappers.NfsConnection
 
fireActionFinished(Sftp2Connection) - Method in class net.sf.jftp.net.wrappers.Sftp2Connection
 
fireActionFinished(SmbConnection) - Method in class net.sf.jftp.net.wrappers.SmbConnection
 
fireConnectionFailed(FtpConnection, String) - Method in class net.sf.jftp.net.FtpConnection
We are not logged in for some reason
fireConnectionInitialized(FtpConnection) - Method in class net.sf.jftp.net.FtpConnection
Connection is there and user logged in
fireDirectoryUpdate() - Method in class net.sf.jftp.net.FilesystemConnection
remote directory has changed
fireDirectoryUpdate(FtpConnection) - Method in class net.sf.jftp.net.FtpConnection
Remote directory has changed.
fireDirectoryUpdate() - Method in class net.sf.jftp.net.wrappers.NfsConnection
remote directory has changed
fireDirectoryUpdate() - Method in class net.sf.jftp.net.wrappers.Sftp2Connection
remote directory has changed
fireDirectoryUpdate() - Method in class net.sf.jftp.net.wrappers.SmbConnection
remote directory has changed
fireDirectoryUpdate() - Method in class net.sf.jftp.net.wrappers.WebdavConnection
remote directory has changed
fireProgressUpdate(String, String, int) - Method in class net.sf.jftp.net.FilesystemConnection
 
fireProgressUpdate(String, String, long) - Method in class net.sf.jftp.net.FtpConnection
Progress update.
fireProgressUpdate(String, String, int) - Method in class net.sf.jftp.net.wrappers.HttpTransfer
 
fireProgressUpdate(String, String, int) - Method in class net.sf.jftp.net.wrappers.NfsConnection
progress update
fireProgressUpdate(String, String, int) - Method in class net.sf.jftp.net.wrappers.Sftp2Connection
progress update
fireProgressUpdate(String, String, int) - Method in class net.sf.jftp.net.wrappers.SmbConnection
progress update
fireProgressUpdate(String, String, int) - Method in class net.sf.jftp.net.wrappers.WebdavConnection
 
fireUpdate() - Method in class net.sf.jftp.JFtp
 
fixLocation() - Method in class net.sf.jftp.gui.framework.HFrame
 
fixLocation(Window) - Static method in class net.sf.jftp.gui.framework.HFrame
 
flavors - Static variable in class net.sf.jftp.gui.framework.FileTransferable
 
font - Static variable in class net.sf.jftp.gui.framework.GUIDefaults
 
forward() - Method in class net.sf.jftp.gui.base.StatusCanvas
 
fresh() - Method in interface net.sf.jftp.gui.base.dir.Dir
 
fresh() - Method in class net.sf.jftp.gui.base.dir.DirPanel
 
fresh() - Method in class net.sf.jftp.gui.base.DownloadList
 
fresh() - Method in class net.sf.jftp.gui.base.LocalDir
Do a hard UI refresh - do no longer call this directly, use safeUpdate() instead.
fresh() - Method in class net.sf.jftp.gui.base.RemoteDir
Do a hard UI refresh - do no longe call this directly, use safeUpdate() instead if possible.
fresh() - Method in class net.sf.jftp.gui.base.StatusCanvas
 
front - Static variable in class net.sf.jftp.gui.framework.GUIDefaults
 
FTP200_OK - Static variable in interface net.sf.jftp.net.FtpConstants
Command okay
FTP215_SYSTEM_TYPE - Static variable in interface net.sf.jftp.net.FtpConstants
System type
FTP220_SERVICE_READY - Static variable in interface net.sf.jftp.net.FtpConstants
Service ready for new user
FTP221_SERVICE_CLOSING - Static variable in interface net.sf.jftp.net.FtpConstants
Service closing control connection
FTP226_CLOSING_DATA_REQUEST_SUCCESSFUL - Static variable in interface net.sf.jftp.net.FtpConstants
Closing data connection; requested file action successful
FTP227_ENTERING_PASSIVE_MODE - Static variable in interface net.sf.jftp.net.FtpConstants
Entering Passive Mode
FTP230_LOGGED_IN - Static variable in interface net.sf.jftp.net.FtpConstants
User logged in, proceed
FTP250_COMPLETED - Static variable in interface net.sf.jftp.net.FtpConstants
Requested file action okay, completed
FTP257_PATH_CREATED - Static variable in interface net.sf.jftp.net.FtpConstants
"PATHNAME" created
FTP331_USER_OK_NEED_PASSWORD - Static variable in interface net.sf.jftp.net.FtpConstants
User name okay, need password
FtpClient - Class in net.sf.jftp.net
 
FtpClient() - Constructor for class net.sf.jftp.net.FtpClient
 
FTPCommand - Static variable in interface net.sf.jftp.event.FtpEventConstants
 
FtpConnection - Class in net.sf.jftp.net
All control transactions are made here.
FtpConnection(String) - Constructor for class net.sf.jftp.net.FtpConnection
Create an instance with a given host
FtpConnection(String, int, String) - Constructor for class net.sf.jftp.net.FtpConnection
Create an instance with a given host, port and initial remote working directory
FtpConnection(String, int, String, String) - Constructor for class net.sf.jftp.net.FtpConnection
Connect to the server an log in.
FtpConstants - Interface in net.sf.jftp.net
This class provides some constant used by FtpConnection.
FtpEvent - Class in net.sf.jftp.event
 
FtpEvent(int) - Constructor for class net.sf.jftp.event.FtpEvent
 
FtpEvent(int, String) - Constructor for class net.sf.jftp.event.FtpEvent
 
FtpEventConstants - Interface in net.sf.jftp.event
 
FtpEventHandler - Class in net.sf.jftp.event
 
FtpEventHandler() - Constructor for class net.sf.jftp.event.FtpEventHandler
 
FtpHost - Class in net.sf.jftp.gui.base
 
FtpHost() - Constructor for class net.sf.jftp.gui.base.FtpHost
 
ftpKeepAlive - Static variable in class net.sf.jftp.config.Settings
 
ftpKeepAliveInterval - Static variable in class net.sf.jftp.config.Settings
 
FtpKeepAliveThread - Class in net.sf.jftp.net
 
FtpKeepAliveThread(FtpConnection) - Constructor for class net.sf.jftp.net.FtpKeepAliveThread
 
FTPPrompt - Static variable in interface net.sf.jftp.event.FtpEventConstants
 
FtpServer - Class in net.sf.jftp.net.server
 
FtpServer() - Constructor for class net.sf.jftp.net.server.FtpServer
 
FtpServer(int) - Constructor for class net.sf.jftp.net.server.FtpServer
 
FtpServerSocket - Class in net.sf.jftp.net.server
 
FtpServerSocket(Socket) - Constructor for class net.sf.jftp.net.server.FtpServerSocket
 
FTPShutdown - Static variable in interface net.sf.jftp.event.FtpEventConstants
 
FtpTransfer - Class in net.sf.jftp.net
This class is used internally by FtpConnection.
FtpTransfer(String, int, String, String, String, String, String, String, ConnectionHandler, Vector<ConnectionListener>, String, String) - Constructor for class net.sf.jftp.net.FtpTransfer
 
FtpTransfer(String, int, String, String, String, String, String, String, ConnectionHandler, Vector<ConnectionListener>, String) - Constructor for class net.sf.jftp.net.FtpTransfer
 
ftpTransferThreadPause - Static variable in class net.sf.jftp.config.Settings
 
FtpURLConnection - Class in net.sf.jftp.net
 
FtpURLConnection(URL) - Constructor for class net.sf.jftp.net.FtpURLConnection
 
FtpURLStreamHandler - Class in net.sf.jftp.net
An URLStreamHandler for handling ftp urls.
FtpURLStreamHandler() - Constructor for class net.sf.jftp.net.FtpURLStreamHandler
 

G

GENERIC_FAILED - Static variable in interface net.sf.jftp.net.FtpConstants
Possible login() / remove() return code
get(Vector) - Method in class net.sf.jftp.event.FtpEventHandler
 
GET - Static variable in class net.sf.jftp.net.DataConnection
 
get(String) - Method in class net.sf.jftp.net.FtpClient
 
getAskToDelete() - Static method in class net.sf.jftp.config.Settings
 
getCache() - Static method in class net.sf.jftp.system.logging.Log
 
getCachedPWD() - Method in class net.sf.jftp.net.FtpConnection
Returns current remote directory (cached)
getCommandInputReader() - Method in class net.sf.jftp.net.FtpConnection
 
getCommandOutputStream() - Method in class net.sf.jftp.net.FtpConnection
 
getCon() - Method in interface net.sf.jftp.gui.base.dir.Dir
 
getCon() - Method in class net.sf.jftp.gui.base.dir.DirPanel
 
getCon() - Method in class net.sf.jftp.net.DataConnection
 
getConnectionHandler() - Static method in class net.sf.jftp.JFtp
 
getConnectionHandler() - Method in class net.sf.jftp.net.FtpConnection
Return the ConnectionHandler.
getConnections() - Method in class net.sf.jftp.net.ConnectionHandler
 
getConnectionSize() - Method in class net.sf.jftp.net.ConnectionHandler
 
getCRLF() - Method in class net.sf.jftp.net.FtpConnection
 
getDataConnection() - Method in class net.sf.jftp.net.FtpConnection
Return the DataConnection.
getDataConnection() - Method in class net.sf.jftp.net.FtpTransfer
 
getDataConnection() - Method in class net.sf.jftp.net.Transfer
 
getDataConnection() - Method in class net.sf.jftp.net.wrappers.HttpTransfer
 
getDate() - Method in class net.sf.jftp.gui.base.dir.DirEntry
 
getDates() - Method in class net.sf.jftp.gui.base.dir.DirLister
 
GETDIR - Static variable in class net.sf.jftp.net.DataConnection
 
getDir(String) - Static method in class net.sf.jftp.system.StringUtils
Returns a string representing a relative directory path.
getDirEntry() - Method in class net.sf.jftp.gui.framework.ProgressbarItem
 
getDisableLog() - Static method in class net.sf.jftp.config.Settings
 
getDownloadInputStream(String) - Method in interface net.sf.jftp.net.BasicConnection
Initiate a download and return the content in form of an InputStream.
getDownloadInputStream(String) - Method in class net.sf.jftp.net.FilesystemConnection
 
getDownloadInputStream(String) - Method in class net.sf.jftp.net.FtpConnection
Get download InputStream.
getDownloadInputStream(String) - Method in class net.sf.jftp.net.wrappers.NfsConnection
 
getDownloadInputStream(String) - Method in class net.sf.jftp.net.wrappers.Sftp2Connection
 
getDownloadInputStream(String) - Method in class net.sf.jftp.net.wrappers.SmbConnection
 
getDownloadInputStream(String) - Method in class net.sf.jftp.net.wrappers.WebdavConnection
 
getEnableDebug() - Static method in class net.sf.jftp.config.Settings
 
getEnableMultiThreading() - Static method in class net.sf.jftp.config.Settings
 
getEnableResuming() - Static method in class net.sf.jftp.config.Settings
 
getEnableRSS() - Static method in class net.sf.jftp.config.Settings
 
getEnableSftpMultiThreading() - Static method in class net.sf.jftp.config.Settings
 
getEnableSmbMultiThreading() - Static method in class net.sf.jftp.config.Settings
 
getEnableSshKeys() - Static method in class net.sf.jftp.config.Settings
 
getEnableStatusAnimation() - Static method in class net.sf.jftp.config.Settings
 
getExports() - Method in class net.sf.jftp.net.wrappers.NfsConnection
 
getFile(String) - Static method in class net.sf.jftp.system.StringUtils
Get a filename out of a full path string
getFileSize() - Method in class net.sf.jftp.gui.base.dir.DirEntry
 
getFtpConnection() - Method in class net.sf.jftp.net.FtpTransfer
 
getFtpConnection() - Method in class net.sf.jftp.net.FtpURLConnection
 
getFtpConnection() - Method in class net.sf.jftp.net.Transfer
 
getFtpConnection() - Method in class net.sf.jftp.net.wrappers.HttpTransfer
 
getFtpHost() - Method in class net.sf.jftp.gui.tasks.HostList
This method makes the dialog popup and the user must select ok or cancel upon clicking ok, the selected FtpHost will be returned upon cancel, a null will be returned.
getFtpPasvMode() - Static method in class net.sf.jftp.config.Settings
 
getHideLocalDotNames() - Static method in class net.sf.jftp.config.Settings
 
getHost() - Method in class net.sf.jftp.gui.base.StatusCanvas
 
getHost() - Method in class net.sf.jftp.gui.base.StatusPanel
 
getHost() - Static method in class net.sf.jftp.JFtp
 
getHost() - Method in class net.sf.jftp.net.FtpConnection
Return the host used.
getHost() - Method in class net.sf.jftp.net.FtpURLConnection
 
getHost() - Method in class net.sf.jftp.net.wrappers.Sftp2URLConnection
 
getImage() - Method in class net.sf.jftp.gui.base.dir.DirEntry
 
getImage(Component, String) - Static method in class net.sf.jftp.gui.framework.HImage
 
getImageIcon() - Method in class net.sf.jftp.gui.base.dir.DirEntry
 
getImageIcon(String, String) - Static method in class net.sf.jftp.gui.framework.HImage
 
getIn() - Method in class net.sf.jftp.net.FtpConnection
 
getIn() - Method in class net.sf.jftp.net.JConnection
 
getInetInputStream() - Method in class net.sf.jftp.util.JRawConnection
 
getInetOutputStream() - Method in class net.sf.jftp.net.JConnection
 
getInetOutputStream() - Method in class net.sf.jftp.util.JRawConnection
 
getInputStream() - Method in class net.sf.jftp.net.DataConnection
 
getInputStream() - Method in class net.sf.jftp.net.FtpURLConnection
 
getInsets() - Method in class net.sf.jftp.gui.base.dir.DirCanvas
 
getInsets() - Method in class net.sf.jftp.gui.base.StatusPanel
 
getInsets() - Method in class net.sf.jftp.gui.framework.HInsetPanel
 
getInsets() - Method in class net.sf.jftp.gui.framework.ProgressbarItem
 
getInsets() - Method in class net.sf.jftp.gui.framework.Template
 
getInsets() - Method in class net.sf.jftp.gui.tasks.AdvancedOptions
 
getInsets() - Method in class net.sf.jftp.gui.tasks.BookmarkManager
 
getInsets() - Method in class net.sf.jftp.gui.tasks.Displayer
 
getInsets() - Method in class net.sf.jftp.gui.tasks.ExternalDisplayer
 
getInsets() - Method in class net.sf.jftp.tools.HttpSpider
 
getInsets() - Method in class net.sf.jftp.util.JHostChooser
 
getKeepAliveThread() - Method in class net.sf.jftp.net.FtpConnection
 
getLabel() - Method in class net.sf.jftp.gui.framework.HComboBox
 
getLabel() - Method in class net.sf.jftp.gui.framework.HTextField
 
getLastInitiatedTransfer() - Method in class net.sf.jftp.net.FtpConnection
Get the last FtpTransfer object spawned.
getLength() - Method in class net.sf.jftp.gui.base.dir.DirLister
 
getLine(String) - Method in class net.sf.jftp.net.FtpConnection
Reads the response until line found or error.
getLine(String[]) - Method in class net.sf.jftp.net.FtpConnection
Reads the response until line found or error.
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class net.sf.jftp.gui.base.dir.DirCellRenderer
 
getLocalAddress() - Method in class net.sf.jftp.net.JConnection
 
getLocalPath() - Method in interface net.sf.jftp.net.BasicConnection
Get the path downloaded to.
getLocalPath() - Method in class net.sf.jftp.net.FilesystemConnection
 
getLocalPath() - Method in class net.sf.jftp.net.FtpConnection
Return the local working directory
getLocalPath() - Method in class net.sf.jftp.net.wrappers.NfsConnection
 
getLocalPath() - Method in class net.sf.jftp.net.wrappers.Sftp2Connection
 
getLocalPath() - Method in class net.sf.jftp.net.wrappers.SmbConnection
 
getLocalPath() - Method in class net.sf.jftp.net.wrappers.WebdavConnection
 
getLocalPort() - Method in class net.sf.jftp.net.JConnection
 
getLoginResponse() - Method in class net.sf.jftp.net.FtpURLConnection
 
getLookAndFeel() - Static method in class net.sf.jftp.config.Settings
 
getMaxConnections() - Static method in class net.sf.jftp.config.Settings
 
getNoRender() - Method in class net.sf.jftp.gui.base.dir.DirEntry
 
getNoUploadMultiThreading() - Static method in class net.sf.jftp.config.Settings
 
getNtlmPasswordAuthentication() - Method in class net.sf.jftp.net.wrappers.SmbConnection
 
getNtlmPasswordAuthentication() - Method in class net.sf.jftp.net.wrappers.SmbTest
 
getOsType() - Method in class net.sf.jftp.net.FtpConnection
Try to determine the os-type.
getOut() - Method in class net.sf.jftp.net.JConnection
 
getOutputStream() - Method in class net.sf.jftp.net.FtpURLConnection
 
getPass() - Method in class net.sf.jftp.net.FtpURLConnection
 
getPass() - Method in class net.sf.jftp.net.wrappers.Sftp2URLConnection
 
getPassword() - Method in class net.sf.jftp.net.FtpConnection
Return the password.
getPasswordFromUser(JComponent) - Static method in class net.sf.jftp.gui.base.UIUtils
 
getPath() - Method in interface net.sf.jftp.gui.base.dir.Dir
 
getPath() - Method in class net.sf.jftp.gui.base.dir.DirPanel
 
getPathFromDialog(String) - Static method in class net.sf.jftp.gui.base.UITool
 
getPermission() - Method in class net.sf.jftp.gui.base.dir.DirEntry
 
getPermissions() - Method in class net.sf.jftp.gui.base.dir.DirLister
 
getPermissions() - Method in interface net.sf.jftp.net.BasicConnection
Get file/dir permissions.
getPermissions() - Method in class net.sf.jftp.net.FilesystemConnection
 
getPermissions() - Method in class net.sf.jftp.net.FtpConnection
Sort the permissions an return an array.
getPermissions() - Method in class net.sf.jftp.net.wrappers.NfsConnection
 
getPermissions() - Method in class net.sf.jftp.net.wrappers.Sftp2Connection
 
getPermissions() - Method in class net.sf.jftp.net.wrappers.SmbConnection
 
getPermissions() - Method in class net.sf.jftp.net.wrappers.WebdavConnection
 
getPort() - Method in class net.sf.jftp.net.FtpConnection
Get the port.
getPort() - Method in class net.sf.jftp.net.FtpURLConnection
 
getPort() - Method in class net.sf.jftp.net.wrappers.Sftp2URLConnection
 
getProperty(String) - Static method in class net.sf.jftp.config.Settings
 
getPWD() - Method in interface net.sf.jftp.net.BasicConnection
Get the current working dir.
getPWD() - Method in class net.sf.jftp.net.FilesystemConnection
 
getPWD() - Method in class net.sf.jftp.net.FtpConnection
Get the current remote directory.
getPWD() - Method in class net.sf.jftp.net.wrappers.NfsConnection
 
getPWD() - Method in class net.sf.jftp.net.wrappers.Sftp2Connection
 
getPWD() - Method in class net.sf.jftp.net.wrappers.SmbConnection
 
getPWD() - Method in class net.sf.jftp.net.wrappers.WebdavConnection
 
getRawSize() - Method in class net.sf.jftp.gui.base.dir.DirEntry
 
getReader() - Method in class net.sf.jftp.net.JConnection
 
getRSSFeed() - Static method in class net.sf.jftp.config.Settings
 
getSelectedIndex() - Method in class net.sf.jftp.gui.framework.ProgressBarList
 
getSelectedItem() - Method in class net.sf.jftp.gui.framework.HComboBox
 
getSelectedValue() - Method in class net.sf.jftp.gui.framework.ProgressBarList
 
getSftp2Connection() - Method in class net.sf.jftp.net.wrappers.Sftp2URLConnection
 
getSftpConnection() - Method in class net.sf.jftp.net.wrappers.Sftp2Transfer
 
getSmbConnection() - Method in class net.sf.jftp.net.wrappers.SmbTransfer
 
getSocketTimeout() - Static method in class net.sf.jftp.config.Settings
 
getSocksProxyHost() - Static method in class net.sf.jftp.config.Settings
 
getSocksProxyPort() - Static method in class net.sf.jftp.config.Settings
 
getStatus() - Method in class net.sf.jftp.net.FtpTransfer
 
getStatus() - Method in class net.sf.jftp.net.Transfer
 
getStatus() - Method in class net.sf.jftp.net.wrappers.HttpTransfer
 
getStorePasswords() - Static method in class net.sf.jftp.config.Settings
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class net.sf.jftp.gui.base.dir.ColoredCellRenderer
 
getText() - Method in class net.sf.jftp.gui.framework.HPasswordField
 
getText() - Method in class net.sf.jftp.gui.framework.HTextField
 
getTransferData(DataFlavor) - Method in class net.sf.jftp.gui.framework.FileTransferable
 
getTransferDataFlavors() - Method in class net.sf.jftp.gui.framework.FileTransferable
 
getTransferred() - Method in class net.sf.jftp.gui.base.dir.DirEntry
 
getTransferStatus() - Method in class net.sf.jftp.net.FtpTransfer
 
getType() - Method in interface net.sf.jftp.gui.base.dir.Dir
 
getType() - Method in class net.sf.jftp.gui.base.dir.DirPanel
 
getTypeNow() - Method in class net.sf.jftp.net.FtpConnection
Returns the type used.
getUseBackground() - Static method in class net.sf.jftp.config.Settings
 
getUseDefaultDir() - Static method in class net.sf.jftp.config.Settings
 
getUseNewIcons() - Static method in class net.sf.jftp.config.Settings
 
getUser() - Method in class net.sf.jftp.net.FtpURLConnection
 
getUser() - Method in class net.sf.jftp.net.wrappers.Sftp2URLConnection
 
getUsername() - Method in class net.sf.jftp.net.FtpConnection
Return the username.
getVersion() - Static method in class net.sf.jftp.JFtp
 
getWindowLocation() - Static method in class net.sf.jftp.config.Settings
 
getWindowSize() - Static method in class net.sf.jftp.config.Settings
 
green - Static variable in class net.sf.jftp.gui.framework.GUIDefaults
 
greeting - Static variable in class net.sf.jftp.config.Settings
 
gui(boolean) - Method in class net.sf.jftp.gui.base.LocalDir
Part of a gui refresh.
gui(boolean) - Method in class net.sf.jftp.gui.base.RemoteDir
Part of a gui refresh.
gui_init() - Method in class net.sf.jftp.gui.base.LocalDir
Creates the gui and adds the MouseListener etc.
gui_init() - Method in class net.sf.jftp.gui.base.RemoteDir
Creates the gui and adds the MouseListener etc.
GUIDefaults - Class in net.sf.jftp.gui.framework
 
GUIDefaults() - Constructor for class net.sf.jftp.gui.framework.GUIDefaults
 

H

handle(Event) - Method in interface net.sf.jftp.event.EventHandler
 
handle(Event) - Method in class net.sf.jftp.event.EventProcessor
 
handle(Event) - Method in class net.sf.jftp.event.FtpEventHandler
 
handle(Event) - Method in class net.sf.jftp.system.CommandLine
 
handleDownload(String) - Method in interface net.sf.jftp.net.BasicConnection
Initiate a download, possibly non-blocking and in a new thread.
handleDownload(String) - Method in class net.sf.jftp.net.FilesystemConnection
 
handleDownload(String) - Method in class net.sf.jftp.net.FtpConnection
Download a file or directory.
handleDownload(String) - Method in class net.sf.jftp.net.wrappers.NfsConnection
 
handleDownload(String) - Method in class net.sf.jftp.net.wrappers.Sftp2Connection
 
handleDownload(String) - Method in class net.sf.jftp.net.wrappers.SmbConnection
 
handleDownload(String) - Method in class net.sf.jftp.net.wrappers.WebdavConnection
 
handleDrop(DropTargetDropEvent, Transferable) - Method in class net.sf.jftp.JFtp
 
handleUpload(String) - Method in interface net.sf.jftp.net.BasicConnection
Initiate an upload, possibly non-blocking and in a new thread.
handleUpload(String) - Method in class net.sf.jftp.net.FilesystemConnection
 
handleUpload(String) - Method in class net.sf.jftp.net.FtpConnection
Upload a file or directory.
handleUpload(String, String) - Method in class net.sf.jftp.net.FtpConnection
Upload a file or directory.
handleUpload(String) - Method in class net.sf.jftp.net.wrappers.NfsConnection
 
handleUpload(String) - Method in class net.sf.jftp.net.wrappers.Sftp2Connection
 
handleUpload(String) - Method in class net.sf.jftp.net.wrappers.SmbConnection
 
handleUpload(String) - Method in class net.sf.jftp.net.wrappers.WebdavConnection
 
hasStarted() - Method in class net.sf.jftp.net.FtpTransfer
 
hasStarted() - Method in class net.sf.jftp.net.Transfer
 
hasStarted() - Method in class net.sf.jftp.net.wrappers.HttpTransfer
 
hasUploaded - Variable in class net.sf.jftp.net.FtpConnection
Used to determine the type of transfer.
HButton - Class in net.sf.jftp.gui.framework
 
HButton(String) - Constructor for class net.sf.jftp.gui.framework.HButton
 
hc - Variable in class net.sf.jftp.JFtp
 
HComboBox - Class in net.sf.jftp.gui.framework
 
HComboBox(String) - Constructor for class net.sf.jftp.gui.framework.HComboBox
 
HComboBox(String, String[]) - Constructor for class net.sf.jftp.gui.framework.HComboBox
 
HDesktopBackground - Class in net.sf.jftp.gui.framework
 
HDesktopBackground(String, ActionListener) - Constructor for class net.sf.jftp.gui.framework.HDesktopBackground
 
HELP - Static variable in interface net.sf.jftp.net.FtpConstants
Help
help(String) - Method in class net.sf.jftp.net.server.FtpServerSocket
 
helpImage - Static variable in class net.sf.jftp.config.Settings
 
HFrame - Class in net.sf.jftp.gui.framework
 
HFrame() - Constructor for class net.sf.jftp.gui.framework.HFrame
 
hiddenPassword - Static variable in class net.sf.jftp.config.Settings
 
hideStatus - Static variable in class net.sf.jftp.config.Settings
 
HImage - Class in net.sf.jftp.gui.framework
 
HImage() - Constructor for class net.sf.jftp.gui.framework.HImage
 
HImageButton - Class in net.sf.jftp.gui.framework
 
HImageButton(String, String, String, ActionListener) - Constructor for class net.sf.jftp.gui.framework.HImageButton
 
HInsetPanel - Class in net.sf.jftp.gui.framework
 
HInsetPanel() - Constructor for class net.sf.jftp.gui.framework.HInsetPanel
 
host - Variable in class net.sf.jftp.gui.hostchooser.HostChooser
 
host - Static variable in class net.sf.jftp.gui.hostchooser.NfsHostChooser
 
host - Variable in class net.sf.jftp.gui.hostchooser.SftpHostChooser
 
host - Static variable in class net.sf.jftp.gui.hostchooser.SmbHostChooser
 
host - Static variable in class net.sf.jftp.gui.hostchooser.WebdavHostChooser
 
host - Variable in class net.sf.jftp.gui.tasks.AddBookmarks
 
host - Static variable in class net.sf.jftp.util.RawConnection
 
HostChooser - Class in net.sf.jftp.gui.hostchooser
 
HostChooser(ComponentListener, boolean) - Constructor for class net.sf.jftp.gui.hostchooser.HostChooser
 
HostChooser(ComponentListener) - Constructor for class net.sf.jftp.gui.hostchooser.HostChooser
 
HostChooser() - Constructor for class net.sf.jftp.gui.hostchooser.HostChooser
 
hostImage - Static variable in class net.sf.jftp.config.Settings
 
HostInfo - Class in net.sf.jftp.gui.tasks
 
HostInfo() - Constructor for class net.sf.jftp.gui.tasks.HostInfo
 
hostinfo - Static variable in class net.sf.jftp.JFtp
 
HostList - Class in net.sf.jftp.gui.tasks
 
HostList(JDialog) - Constructor for class net.sf.jftp.gui.tasks.HostList
Constructs an instance of the HostList with the given parent and initializes the UI for the host list.
hostname - Variable in class net.sf.jftp.gui.base.FtpHost
 
hostname - Variable in class net.sf.jftp.gui.tasks.HostInfo
 
HPanel - Class in net.sf.jftp.gui.framework
 
HPanel() - Constructor for class net.sf.jftp.gui.framework.HPanel
 
HPasswordField - Class in net.sf.jftp.gui.framework
 
HPasswordField(String, String) - Constructor for class net.sf.jftp.gui.framework.HPasswordField
 
HTextField - Class in net.sf.jftp.gui.framework
 
HTextField(String, String, int) - Constructor for class net.sf.jftp.gui.framework.HTextField
 
HTextField(String, String) - Constructor for class net.sf.jftp.gui.framework.HTextField
 
HTextField(String, String, boolean) - Constructor for class net.sf.jftp.gui.framework.HTextField
 
htmlFileImage - Static variable in class net.sf.jftp.config.Settings
 
HttpBrowser - Class in net.sf.jftp.gui.tasks
 
HttpBrowser(String) - Constructor for class net.sf.jftp.gui.tasks.HttpBrowser
 
HttpDownloader - Class in net.sf.jftp.gui.tasks
 
HttpDownloader() - Constructor for class net.sf.jftp.gui.tasks.HttpDownloader
 
HttpSpider - Class in net.sf.jftp.tools
 
HttpSpider(String) - Constructor for class net.sf.jftp.tools.HttpSpider
 
HttpTransfer - Class in net.sf.jftp.net.wrappers
 
HttpTransfer(String, String, Vector, ConnectionHandler) - Constructor for class net.sf.jftp.net.wrappers.HttpTransfer
 
hyperlinkUpdate(HyperlinkEvent) - Method in class net.sf.jftp.gui.tasks.HttpBrowser
 

I

iconImage - Static variable in class net.sf.jftp.config.Settings
 
imageFileImage - Static variable in class net.sf.jftp.config.Settings
 
imageUpdate(Image, int, int, int, int, int) - Method in class net.sf.jftp.gui.framework.HDesktopBackground
 
ImageViewer - Class in net.sf.jftp.gui.tasks
 
ImageViewer(String) - Constructor for class net.sf.jftp.gui.tasks.ImageViewer
 
info(String) - Method in class net.sf.jftp.gui.base.DownloadQueue
 
info(String, Throwable) - Method in class net.sf.jftp.gui.base.DownloadQueue
 
info - Static variable in class net.sf.jftp.gui.hostchooser.NfsHostChooser
 
info(String) - Method in class net.sf.jftp.JFtp
 
info(String, Throwable) - Method in class net.sf.jftp.JFtp
 
info(String) - Method in class net.sf.jftp.system.logging.Log4JLogger
 
info(String, Throwable) - Method in class net.sf.jftp.system.logging.Log4JLogger
 
info(String) - Method in interface net.sf.jftp.system.logging.Logger
 
info(String, Throwable) - Method in interface net.sf.jftp.system.logging.Logger
 
info(String) - Method in class net.sf.jftp.system.logging.SystemLogger
 
info(String, Throwable) - Method in class net.sf.jftp.system.logging.SystemLogger
 
infoImage - Static variable in class net.sf.jftp.config.Settings
 
init() - Method in class net.sf.jftp.gui.base.dir.DirLister
 
init(String, String, int, boolean) - Method in class net.sf.jftp.gui.framework.HTextField
 
init() - Method in class net.sf.jftp.gui.hostchooser.HostChooser
 
init() - Method in class net.sf.jftp.gui.hostchooser.NfsHostChooser
 
init() - Method in class net.sf.jftp.gui.hostchooser.SftpHostChooser
 
init() - Method in class net.sf.jftp.gui.hostchooser.SmbHostChooser
 
init() - Method in class net.sf.jftp.gui.hostchooser.WebdavHostChooser
 
init() - Method in class net.sf.jftp.gui.tasks.AddBookmarks
 
init() - Method in class net.sf.jftp.gui.tasks.HostList
overall initialization routine called from the ctor
init() - Method in class net.sf.jftp.JFtp
 
init() - Method in class net.sf.jftp.JFtpApplet
 
init() - Method in class net.sf.jftp.tools.Shell
 
initButtonPanel() - Method in class net.sf.jftp.gui.tasks.HostList
initialize the button panel
initHostInfoPanel() - Method in class net.sf.jftp.gui.tasks.HostList
Build the host info panel
initHostListFrame() - Method in class net.sf.jftp.gui.tasks.HostList
Initializes the overall dialog/frame
initListeners() - Method in class net.sf.jftp.gui.tasks.HostList
Adds listeners to any components that need them
initPrompts() - Method in class net.sf.jftp.gui.tasks.HostList
This is where your internationalization can take hold, you can change the values of the prompt strings to whatever
insomniacTitle - Static variable in class net.sf.jftp.config.Settings
 
internalFrameActivated(InternalFrameEvent) - Method in class net.sf.jftp.JFtp
 
internalFrameClosed(InternalFrameEvent) - Method in class net.sf.jftp.JFtp
 
internalFrameClosing(InternalFrameEvent) - Method in class net.sf.jftp.JFtp
 
internalFrameDeactivated(InternalFrameEvent) - Method in class net.sf.jftp.JFtp
 
internalFrameDeiconified(InternalFrameEvent) - Method in class net.sf.jftp.JFtp
 
internalFrameIconified(InternalFrameEvent) - Method in class net.sf.jftp.JFtp
 
internalFrameOpened(InternalFrameEvent) - Method in class net.sf.jftp.JFtp
 
interrupt() - Method in class net.sf.jftp.net.DataConnection
 
ip - Variable in class net.sf.jftp.gui.hostchooser.SmbHostChooser
 
IS_JAVA_1_6 - Static variable in class net.sf.jftp.config.Settings
 
isConnected() - Method in interface net.sf.jftp.net.BasicConnection
Shows if the Connection is alive and initialized.
isConnected() - Method in class net.sf.jftp.net.FilesystemConnection
 
isConnected() - Method in class net.sf.jftp.net.FtpConnection
Check if login() was successful.
isConnected() - Method in class net.sf.jftp.net.wrappers.NfsConnection
 
isConnected() - Method in class net.sf.jftp.net.wrappers.Sftp2Connection
 
isConnected() - Method in class net.sf.jftp.net.wrappers.SmbConnection
 
isConnected() - Method in class net.sf.jftp.net.wrappers.WebdavConnection
 
isDataFlavorSupported(DataFlavor) - Method in class net.sf.jftp.gui.framework.FileTransferable
 
isDirectory() - Method in class net.sf.jftp.gui.base.dir.DirEntry
 
isFile - Variable in class net.sf.jftp.gui.base.dir.DirEntry
 
isFile() - Method in class net.sf.jftp.gui.base.dir.DirEntry
 
isInsomniacClient - Static variable in class net.sf.jftp.config.Settings
 
isLink() - Method in class net.sf.jftp.gui.base.dir.DirEntry
 
isLocal - Variable in class net.sf.jftp.gui.tasks.AddBookmarks
 
isOk() - Method in class net.sf.jftp.gui.base.dir.DirLister
 
isOK() - Method in class net.sf.jftp.net.DataConnection
 
isRelative(String) - Static method in class net.sf.jftp.system.StringUtils
 
isSelected() - Method in class net.sf.jftp.gui.base.dir.DirEntry
 
isStandalone - Static variable in class net.sf.jftp.config.Settings
 
isThere() - Method in class net.sf.jftp.net.DataConnection
 
isThere() - Method in class net.sf.jftp.net.JConnection
 
isThere() - Method in class net.sf.jftp.util.JRawConnection
 

J

JConnection - Class in net.sf.jftp.net
Basic class for getting an TCP/IP-Connection timeout sets (as the name says) the maximum time the Thread waits for the target host...
JConnection(String, int) - Constructor for class net.sf.jftp.net.JConnection
 
jftp - Variable in class net.sf.jftp.gui.base.StatusPanel
 
JFtp - Class in net.sf.jftp
 
JFtp() - Constructor for class net.sf.jftp.JFtp
 
JFtp(boolean) - Constructor for class net.sf.jftp.JFtp
 
JFtpApplet - Class in net.sf.jftp
 
JFtpApplet() - Constructor for class net.sf.jftp.JFtpApplet
 
JHostChooser - Class in net.sf.jftp.util
 
JHostChooser() - Constructor for class net.sf.jftp.util.JHostChooser
 
jl - Variable in class net.sf.jftp.gui.base.dir.DirPanel
 
JRawConnection - Class in net.sf.jftp.util
 
JRawConnection(String, int) - Constructor for class net.sf.jftp.util.JRawConnection
 
JRawConnection(String, int, boolean) - Constructor for class net.sf.jftp.util.JRawConnection
 
JReciever - Class in net.sf.jftp.util
 
JReciever(DataInputStream) - Constructor for class net.sf.jftp.util.JReciever
 

K

keyfile - Static variable in class net.sf.jftp.net.wrappers.StartConnection
 
keyfileL - Variable in class net.sf.jftp.gui.hostchooser.SftpHostChooser
 
keyPressed(KeyEvent) - Method in class net.sf.jftp.gui.base.LocalDir
 
keyPressed(KeyEvent) - Method in class net.sf.jftp.gui.base.RemoteDir
 
keyReleased(KeyEvent) - Method in class net.sf.jftp.gui.base.LocalDir
 
keyReleased(KeyEvent) - Method in class net.sf.jftp.gui.base.RemoteDir
 
keys - Variable in class net.sf.jftp.gui.hostchooser.SftpHostChooser
 
keysL - Variable in class net.sf.jftp.gui.hostchooser.SftpHostChooser
 
keyTyped(KeyEvent) - Method in class net.sf.jftp.gui.base.LocalDir
 
keyTyped(KeyEvent) - Method in class net.sf.jftp.gui.base.RemoteDir
 

L

L8 - Static variable in class net.sf.jftp.net.FtpConnection
 
label - Variable in class net.sf.jftp.gui.framework.HImageButton
 
lang(String) - Method in class net.sf.jftp.net.server.FtpServerSocket
 
last_cons - Static variable in class net.sf.jftp.config.Settings
 
LastConnections - Class in net.sf.jftp.gui.tasks
 
LastConnections(JFtp) - Constructor for class net.sf.jftp.gui.tasks.LastConnections
 
layoutTable(JList, JTable) - Static method in class net.sf.jftp.gui.base.dir.TableUtils
F?hrt Updates auf einen beliebigen JTable durch.
layoutTable(JList, JTable, Vector) - Static method in class net.sf.jftp.gui.base.dir.TableUtils
F?hrt Updates auf einen beliebigen JTable durch.
lcwd - Variable in class net.sf.jftp.gui.hostchooser.HostChooser
 
left - Variable in class net.sf.jftp.gui.framework.BorderPanel
 
length - Variable in class net.sf.jftp.gui.base.dir.DirPanel
 
light - Static variable in class net.sf.jftp.gui.framework.GUIDefaults
 
lightActive - Static variable in class net.sf.jftp.gui.framework.GUIDefaults
 
linkImage - Static variable in class net.sf.jftp.config.Settings
 
list() - Method in class net.sf.jftp.gui.base.dir.DirLister
 
list - Variable in class net.sf.jftp.gui.base.dir.MaterializedTableModel
 
list() - Method in interface net.sf.jftp.net.BasicConnection
Perform any necessary actions so sortLs, sortSize and sortDates are up-to-date.
list() - Method in class net.sf.jftp.net.FilesystemConnection
 
LIST - Static variable in class net.sf.jftp.net.FtpConnection
 
list() - Method in class net.sf.jftp.net.FtpConnection
List remote directory.
list(String) - Method in class net.sf.jftp.net.server.FtpServerSocket
 
list() - Method in class net.sf.jftp.net.wrappers.NfsConnection
 
list() - Method in class net.sf.jftp.net.wrappers.Sftp2Connection
 
list() - Method in class net.sf.jftp.net.wrappers.SmbConnection
 
list() - Method in class net.sf.jftp.net.wrappers.WebdavConnection
 
LIST_DEFAULT - Static variable in class net.sf.jftp.net.FtpConnection
 
listImage - Static variable in class net.sf.jftp.config.Settings
 
listOptionSet - Static variable in class net.sf.jftp.gui.tasks.AdvancedOptions
 
loadBookmarks() - Method in class net.sf.jftp.gui.base.AppMenuBar
 
loadHostList() - Method in class net.sf.jftp.gui.tasks.HostList
Loads the host list from the hard drive
LoadPanel - Class in net.sf.jftp.gui.framework
 
LoadPanel() - Constructor for class net.sf.jftp.gui.framework.LoadPanel
 
LoadSet - Class in net.sf.jftp.config
 
LoadSet() - Constructor for class net.sf.jftp.config.LoadSet
 
loadSet(String, boolean) - Static method in class net.sf.jftp.config.LoadSet
 
loadSet(String) - Static method in class net.sf.jftp.config.LoadSet
 
localConnectionPanel - Variable in class net.sf.jftp.JFtp
 
LocalDir - Class in net.sf.jftp.gui.base
 
LocalDir() - Constructor for class net.sf.jftp.gui.base.LocalDir
LocalDir constructor.
LocalDir(String) - Constructor for class net.sf.jftp.gui.base.LocalDir
LocalDir constructor.
localDir - Static variable in class net.sf.jftp.JFtp
 
LocalIO - Class in net.sf.jftp.system
 
LocalIO() - Constructor for class net.sf.jftp.system.LocalIO
 
localip - Variable in class net.sf.jftp.gui.tasks.HostInfo
 
localUpdate() - Static method in class net.sf.jftp.JFtp
 
lock(boolean) - Method in interface net.sf.jftp.gui.base.dir.Dir
 
lock(boolean) - Method in class net.sf.jftp.gui.base.dir.DirPanel
 
lock(boolean) - Method in class net.sf.jftp.gui.base.LocalDir
Lock the gui.
lock(boolean) - Method in class net.sf.jftp.gui.base.RemoteDir
Lock the gui.
log - Static variable in class net.sf.jftp.JFtp
 
Log - Class in net.sf.jftp.system.logging
 
Log4JLogger - Class in net.sf.jftp.system.logging
 
Log4JLogger() - Constructor for class net.sf.jftp.system.logging.Log4JLogger
 
LogFlusher - Class in net.sf.jftp.gui.base
 
LogFlusher() - Constructor for class net.sf.jftp.gui.base.LogFlusher
 
logFlushInterval - Static variable in class net.sf.jftp.config.Settings
 
Logger - Interface in net.sf.jftp.system.logging
 
login - Static variable in class net.sf.jftp.config.Settings
 
login(String, String) - Method in class net.sf.jftp.net.FilesystemConnection
 
login(String) - Method in class net.sf.jftp.net.FtpClient
 
login(String, String) - Method in class net.sf.jftp.net.FtpConnection
Connect to the server an log in.
login(String, String) - Method in class net.sf.jftp.net.wrappers.NfsConnection
 
login(String, String) - Method in class net.sf.jftp.net.wrappers.Sftp2Connection
 
login(String, String) - Method in class net.sf.jftp.net.wrappers.SmbConnection
 
login(String, String) - Method in class net.sf.jftp.net.wrappers.WebdavConnection
 
login_def - Static variable in class net.sf.jftp.config.Settings
 
login_def_nfs - Static variable in class net.sf.jftp.config.Settings
 
login_def_sftp - Static variable in class net.sf.jftp.config.Settings
 
login_def_smb - Static variable in class net.sf.jftp.config.Settings
 
LOGIN_OK - Static variable in interface net.sf.jftp.net.FtpConstants
Possible login() return code
loginSucceeded() - Method in class net.sf.jftp.net.FtpURLConnection
 
loginSucceeded() - Method in class net.sf.jftp.net.wrappers.Sftp2URLConnection
 
ls_out - Static variable in class net.sf.jftp.config.Settings
 

M

main(String[]) - Static method in class net.sf.jftp.gui.tasks.NativeHttpBrowser
 
main(String[]) - Static method in class net.sf.jftp.JFtp
 
main(String[]) - Static method in class net.sf.jftp.net.FtpURLConnection
 
main(String[]) - Static method in class net.sf.jftp.net.server.FtpServer
 
main(String[]) - Static method in class net.sf.jftp.net.server.FtpServerSocket
 
main(String[]) - Static method in class net.sf.jftp.net.wrappers.SmbTest
 
main(String[]) - Static method in class net.sf.jftp.system.CommandLine
 
main(String[]) - Static method in class net.sf.jftp.system.StringUtils
Main method containing a few testcases for getFile() / isRelative()
main(String[]) - Static method in class net.sf.jftp.tools.FileSearch
 
main(String[]) - Static method in class net.sf.jftp.tools.Shell
 
mainBack - Static variable in class net.sf.jftp.gui.framework.GUIDefaults
 
mainFrame - Static variable in class net.sf.jftp.JFtp
 
mainUsed - Static variable in class net.sf.jftp.JFtp
 
makeTable(JTable, JComponent) - Static method in class net.sf.jftp.gui.base.dir.TableUtils
Erzeugt einen Panel mit View und Header eines JTables.
MaterializedTableModel - Class in net.sf.jftp.gui.base.dir
Helperklasse f�r TableUtils.generate*Model()
MaterializedTableModel(JList) - Constructor for class net.sf.jftp.gui.base.dir.MaterializedTableModel
Speichert eine JList auf die sp�ter in einem TableModel zugegriffen werden kann.
maxConnections - Static variable in class net.sf.jftp.config.Settings
 
mayDispose - Static variable in class net.sf.jftp.util.RawConnection
 
menuBar - Static variable in class net.sf.jftp.JFtp
 
menuFont - Static variable in class net.sf.jftp.gui.framework.GUIDefaults
 
MIC - Static variable in interface net.sf.jftp.net.FtpConstants
Integrity Protected Command
MKD - Static variable in interface net.sf.jftp.net.FtpConstants
Make Directory
mkd(String) - Method in class net.sf.jftp.net.server.FtpServerSocket
 
mkdir(String) - Method in interface net.sf.jftp.net.BasicConnection
Create a new directory.
mkdir(String) - Method in class net.sf.jftp.net.FilesystemConnection
 
mkdir(String) - Method in class net.sf.jftp.net.FtpConnection
Create a directory with the given name.
mkdir(String) - Method in class net.sf.jftp.net.wrappers.NfsConnection
 
mkdir(String) - Method in class net.sf.jftp.net.wrappers.Sftp2Connection
 
mkdir(String) - Method in class net.sf.jftp.net.wrappers.SmbConnection
 
mkdir(String) - Method in class net.sf.jftp.net.wrappers.WebdavConnection
 
MKDIR_FAILED - Static variable in interface net.sf.jftp.net.FtpConstants
Possible upload() / download() / remove() return code
mkdirImage - Static variable in class net.sf.jftp.config.Settings
 
mode(String) - Method in class net.sf.jftp.net.FtpConnection
Set mode manually.
MODE - Static variable in interface net.sf.jftp.net.FtpConstants
Transfer Mode (Stream, Block, Compressed)
mode(String) - Method in class net.sf.jftp.net.server.FtpServerSocket
 
modeBlocked() - Method in class net.sf.jftp.net.FtpConnection
Unsupported at this time.
modeCompressed() - Method in class net.sf.jftp.net.FtpConnection
 
modeStream() - Method in class net.sf.jftp.net.FtpConnection
Set mode to Stream.
modifyTableHeader(JTableHeader, Vector) - Static method in class net.sf.jftp.gui.base.dir.TableUtils
Setzt den Header einer JTable
monospaced - Static variable in class net.sf.jftp.gui.framework.GUIDefaults
 
motd() - Method in class net.sf.jftp.net.server.FtpServerSocket
 
mouseClicked(MouseEvent) - Method in class net.sf.jftp.gui.base.dir.DirCanvas
 
mouseClicked(MouseEvent) - Method in class net.sf.jftp.gui.framework.HDesktopBackground
 
mouseClicked(MouseEvent) - Method in class net.sf.jftp.gui.framework.HImageButton
 
mouseEntered(MouseEvent) - Method in class net.sf.jftp.gui.base.dir.DirCanvas
 
mouseEntered(MouseEvent) - Method in class net.sf.jftp.gui.framework.HDesktopBackground
 
mouseEntered(MouseEvent) - Method in class net.sf.jftp.gui.framework.HImageButton
 
mouseExited(MouseEvent) - Method in class net.sf.jftp.gui.base.dir.DirCanvas
 
mouseExited(MouseEvent) - Method in class net.sf.jftp.gui.framework.HDesktopBackground
 
mouseExited(MouseEvent) - Method in class net.sf.jftp.gui.framework.HImageButton
 
mousePressed(MouseEvent) - Method in class net.sf.jftp.gui.base.dir.DirCanvas
 
mousePressed(MouseEvent) - Method in class net.sf.jftp.gui.framework.HDesktopBackground
 
mousePressed(MouseEvent) - Method in class net.sf.jftp.gui.framework.HImageButton
 
mouseReleased(MouseEvent) - Method in class net.sf.jftp.gui.base.dir.DirCanvas
 
mouseReleased(MouseEvent) - Method in class net.sf.jftp.gui.framework.HDesktopBackground
 
mouseReleased(MouseEvent) - Method in class net.sf.jftp.gui.framework.HImageButton
 
moveToFront(int, int) - Static method in class net.sf.jftp.gui.tasks.LastConnections
 

N

name - Variable in class net.sf.jftp.gui.base.FtpHost
 
NameChooser - Class in net.sf.jftp.gui.tasks
 
NameChooser() - Constructor for class net.sf.jftp.gui.tasks.NameChooser
 
NativeHttpBrowser - Class in net.sf.jftp.gui.tasks
 
NativeHttpBrowser(Composite, String) - Constructor for class net.sf.jftp.gui.tasks.NativeHttpBrowser
 
net.sf.jftp - package net.sf.jftp
 
net.sf.jftp.config - package net.sf.jftp.config
 
net.sf.jftp.event - package net.sf.jftp.event
 
net.sf.jftp.gui.base - package net.sf.jftp.gui.base
 
net.sf.jftp.gui.base.dir - package net.sf.jftp.gui.base.dir
 
net.sf.jftp.gui.framework - package net.sf.jftp.gui.framework
 
net.sf.jftp.gui.hostchooser - package net.sf.jftp.gui.hostchooser
 
net.sf.jftp.gui.tasks - package net.sf.jftp.gui.tasks
 
net.sf.jftp.net - package net.sf.jftp.net
 
net.sf.jftp.net.server - package net.sf.jftp.net.server
 
net.sf.jftp.net.wrappers - package net.sf.jftp.net.wrappers
 
net.sf.jftp.system - package net.sf.jftp.system
 
net.sf.jftp.system.logging - package net.sf.jftp.system.logging
 
net.sf.jftp.tools - package net.sf.jftp.tools
 
net.sf.jftp.util - package net.sf.jftp.util
 
NEW_TRANSFER_SPAWNED - Static variable in interface net.sf.jftp.net.FtpConstants
Possible upload() / download() return code
nextRSSImage - Static variable in class net.sf.jftp.config.Settings
 
NfsConnection - Class in net.sf.jftp.net.wrappers
 
NfsConnection(String) - Constructor for class net.sf.jftp.net.wrappers.NfsConnection
 
NfsHostChooser - Class in net.sf.jftp.gui.hostchooser
 
NfsHostChooser(ComponentListener, boolean) - Constructor for class net.sf.jftp.gui.hostchooser.NfsHostChooser
 
NfsHostChooser(ComponentListener) - Constructor for class net.sf.jftp.gui.hostchooser.NfsHostChooser
 
NfsHostChooser() - Constructor for class net.sf.jftp.gui.hostchooser.NfsHostChooser
 
nfsImage - Static variable in class net.sf.jftp.config.Settings
 
nfsinfo - Static variable in class net.sf.jftp.config.Settings
 
NLST - Static variable in interface net.sf.jftp.net.FtpConstants
Name List
nlst(String) - Method in class net.sf.jftp.net.server.FtpServerSocket
 
noop() - Method in class net.sf.jftp.net.FtpConnection
Do nothing, but flush buffers
NOOP - Static variable in interface net.sf.jftp.net.FtpConstants
NOOP
noop(String) - Method in class net.sf.jftp.net.server.FtpServerSocket
 
noUploadResumingQuestion - Static variable in class net.sf.jftp.config.Settings
 
numFiles - Static variable in class net.sf.jftp.config.Settings
 

O

OFFLINE - Static variable in interface net.sf.jftp.net.FtpConstants
Possible login() return code
oldtime - Variable in class net.sf.jftp.gui.base.dir.DirPanel
 
onCancel() - Method in class net.sf.jftp.gui.tasks.HostList
Cancel button handler
onDelete() - Method in class net.sf.jftp.gui.tasks.HostList
Delete button handler
onNew() - Method in class net.sf.jftp.gui.tasks.HostList
Create a default one and stuff itin the list
onOk() - Method in class net.sf.jftp.gui.tasks.HostList
OK Button handler
onSave() - Method in class net.sf.jftp.gui.tasks.HostList
Save button handler
onSelectHost() - Method in class net.sf.jftp.gui.tasks.HostList
 
open(Vector) - Method in class net.sf.jftp.event.FtpEventHandler
 
openConnection(URL) - Method in class net.sf.jftp.net.FtpURLStreamHandler
 
openImage - Static variable in class net.sf.jftp.config.Settings
 
opts(String) - Method in class net.sf.jftp.net.server.FtpServerSocket
 
out(String) - Static method in class net.sf.jftp.system.logging.Log
 
output - Static variable in class net.sf.jftp.util.RawConnection
 
outputPane - Static variable in class net.sf.jftp.util.RawConnection
 

P

paintComponent(Graphics) - Method in class net.sf.jftp.gui.base.dir.DirCanvas
 
paintComponent(Graphics) - Method in class net.sf.jftp.gui.base.StatusCanvas
 
paintComponent(Graphics) - Method in class net.sf.jftp.gui.framework.BorderPanel
 
paintComponent(Graphics) - Method in class net.sf.jftp.gui.framework.HDesktopBackground
 
pass - Variable in class net.sf.jftp.gui.hostchooser.HostChooser
 
pass - Static variable in class net.sf.jftp.gui.hostchooser.NfsHostChooser
 
pass - Variable in class net.sf.jftp.gui.hostchooser.SftpHostChooser
 
pass - Static variable in class net.sf.jftp.gui.hostchooser.SmbHostChooser
 
pass - Static variable in class net.sf.jftp.gui.hostchooser.WebdavHostChooser
 
pass - Variable in class net.sf.jftp.gui.tasks.AddBookmarks
 
PASS - Static variable in interface net.sf.jftp.net.FtpConstants
Password
pass(String) - Method in class net.sf.jftp.net.server.FtpServerSocket
 
password - Variable in class net.sf.jftp.gui.base.FtpHost
 
password - Variable in class net.sf.jftp.gui.tasks.HostInfo
 
PASV - Static variable in interface net.sf.jftp.net.FtpConstants
Passive
pasv(String) - Method in class net.sf.jftp.net.server.FtpServerSocket
 
path - Variable in class net.sf.jftp.gui.base.dir.DirPanel
 
PathChanger - Class in net.sf.jftp.gui.tasks
 
PathChanger(String) - Constructor for class net.sf.jftp.gui.tasks.PathChanger
 
PathChanger(String, String) - Constructor for class net.sf.jftp.gui.tasks.PathChanger
 
pause(int) - Method in class net.sf.jftp.gui.hostchooser.HostChooser
 
pause(int) - Method in class net.sf.jftp.gui.hostchooser.NfsHostChooser
 
pause(int) - Method in class net.sf.jftp.gui.hostchooser.SftpHostChooser
 
pause(int) - Method in class net.sf.jftp.gui.hostchooser.SmbHostChooser
 
pause(int) - Method in class net.sf.jftp.gui.hostchooser.WebdavHostChooser
 
pause(int) - Method in class net.sf.jftp.net.FtpConnection
Waits a specified amount of time
pause - Variable in class net.sf.jftp.net.Transfer
 
pause - Variable in class net.sf.jftp.net.wrappers.HttpTransfer
 
pause(int) - Static method in class net.sf.jftp.system.LocalIO
sleep amount of time in millisconds
PAUSED - Static variable in class net.sf.jftp.net.Transfer
 
pauseImage - Static variable in class net.sf.jftp.config.Settings
 
pauseImage2 - Static variable in class net.sf.jftp.config.Settings
 
PBSZ - Static variable in interface net.sf.jftp.net.FtpConstants
Protection Buffer Size
PERMISSION_DENIED - Static variable in interface net.sf.jftp.net.FtpConstants
Possible upload() / download() return code
plainTextFlavor - Static variable in class net.sf.jftp.gui.framework.FileTransferable
 
port - Variable in class net.sf.jftp.gui.base.FtpHost
 
port - Variable in class net.sf.jftp.gui.hostchooser.HostChooser
 
port - Variable in class net.sf.jftp.gui.hostchooser.SftpHostChooser
 
port - Variable in class net.sf.jftp.gui.tasks.AddBookmarks
 
port - Variable in class net.sf.jftp.gui.tasks.HostInfo
 
PORT - Static variable in interface net.sf.jftp.net.FtpConstants
Data Port
port - Static variable in class net.sf.jftp.net.server.FtpServerSocket
 
port(String) - Method in class net.sf.jftp.net.server.FtpServerSocket
 
port - Static variable in class net.sf.jftp.util.RawConnection
 
prepare() - Method in class net.sf.jftp.net.FtpTransfer
 
prepare() - Method in class net.sf.jftp.net.Transfer
 
prepare() - Method in class net.sf.jftp.net.wrappers.HttpTransfer
 
prepare() - Method in class net.sf.jftp.net.wrappers.Sftp2Transfer
 
prepare() - Method in class net.sf.jftp.net.wrappers.SmbTransfer
 
prepend(String[], int, boolean) - Static method in class net.sf.jftp.gui.tasks.LastConnections
 
presentationFileImage - Static variable in class net.sf.jftp.config.Settings
 
processPath(String) - Method in class net.sf.jftp.net.FilesystemConnection
 
processPath(String) - Method in class net.sf.jftp.net.wrappers.WebdavConnection
 
ProgressbarItem - Class in net.sf.jftp.gui.framework
 
ProgressbarItem(DirEntry) - Constructor for class net.sf.jftp.gui.framework.ProgressbarItem
 
ProgressBarList - Class in net.sf.jftp.gui.framework
 
ProgressBarList() - Constructor for class net.sf.jftp.gui.framework.ProgressBarList
 
Properties - Class in net.sf.jftp.gui.base
 
Properties(String, String) - Constructor for class net.sf.jftp.gui.base.Properties
 
propertyFilename - Static variable in class net.sf.jftp.config.Settings
 
PROT - Static variable in interface net.sf.jftp.net.FtpConstants
Data Channel Protection Level
protocols - Variable in class net.sf.jftp.gui.tasks.AddBookmarks
 
ProxyChooser - Class in net.sf.jftp.gui.tasks
 
ProxyChooser() - Constructor for class net.sf.jftp.gui.tasks.ProxyChooser
 
put(Vector) - Method in class net.sf.jftp.event.FtpEventHandler
 
PUT - Static variable in class net.sf.jftp.net.DataConnection
 
put(String) - Method in class net.sf.jftp.net.FtpClient
 
PUTDIR - Static variable in class net.sf.jftp.net.DataConnection
 
pwd(Vector) - Method in class net.sf.jftp.event.FtpEventHandler
 
pwd() - Method in class net.sf.jftp.net.FtpClient
 
PWD - Static variable in interface net.sf.jftp.net.FtpConstants
Print Working Directory
pwd(String) - Method in class net.sf.jftp.net.server.FtpServerSocket
 

Q

QUEUED - Static variable in class net.sf.jftp.net.Transfer
 
queueImage - Static variable in class net.sf.jftp.config.Settings
 
quiet - Static variable in class net.sf.jftp.tools.FileSearch
 
quit(Vector) - Method in class net.sf.jftp.event.FtpEventHandler
 
QUIT - Static variable in interface net.sf.jftp.net.FtpConstants
Logout
quit(String) - Method in class net.sf.jftp.net.server.FtpServerSocket
 

R

R - Static variable in class net.sf.jftp.gui.base.dir.DirEntry
 
R - Static variable in interface net.sf.jftp.net.FtpConstants
Possible getPermissions() / exists() return code
RawConnection - Class in net.sf.jftp.util
 
RawConnection() - Constructor for class net.sf.jftp.util.RawConnection
 
RawConnection(String, int) - Constructor for class net.sf.jftp.util.RawConnection
 
RC110 - Static variable in interface net.sf.jftp.net.FtpConstants
Restart marker reply
RC120 - Static variable in interface net.sf.jftp.net.FtpConstants
Service ready in nnn minutes
RC125 - Static variable in interface net.sf.jftp.net.FtpConstants
Data connection already open
RC150 - Static variable in interface net.sf.jftp.net.FtpConstants
File status okay; about to open data connection
RC202 - Static variable in interface net.sf.jftp.net.FtpConstants
Command not implemented, superfluous at this site
RC211 - Static variable in interface net.sf.jftp.net.FtpConstants
System status, or system help reply
RC212 - Static variable in interface net.sf.jftp.net.FtpConstants
Directory status
RC213 - Static variable in interface net.sf.jftp.net.FtpConstants
File status
RC214 - Static variable in interface net.sf.jftp.net.FtpConstants
Help message
RC225 - Static variable in interface net.sf.jftp.net.FtpConstants
Data connection open; no transfer in progress
RC332 - Static variable in interface net.sf.jftp.net.FtpConstants
Need account for login
RC350 - Static variable in interface net.sf.jftp.net.FtpConstants
Requested file action pending further information
RC421 - Static variable in interface net.sf.jftp.net.FtpConstants
Service not available
RC425 - Static variable in interface net.sf.jftp.net.FtpConstants
Can't open data connection
RC426 - Static variable in interface net.sf.jftp.net.FtpConstants
Connection closed; transfer aborted
RC450 - Static variable in interface net.sf.jftp.net.FtpConstants
Requested file action not taken, file unavailable (file busy)
RC451 - Static variable in interface net.sf.jftp.net.FtpConstants
Requested action aborted: local error in processing
RC452 - Static variable in interface net.sf.jftp.net.FtpConstants
Requested action not taken, insufficient storage space in system
RC500 - Static variable in interface net.sf.jftp.net.FtpConstants
Syntax error, command unrecognized
RC501 - Static variable in interface net.sf.jftp.net.FtpConstants
Syntax error in parameters or arguments
RC502 - Static variable in interface net.sf.jftp.net.FtpConstants
Command not implemented
RC503 - Static variable in interface net.sf.jftp.net.FtpConstants
Bad sequence of commands
RC504 - Static variable in interface net.sf.jftp.net.FtpConstants
Command not implemented for that parameter
RC530 - Static variable in interface net.sf.jftp.net.FtpConstants
Not logged in
RC532 - Static variable in interface net.sf.jftp.net.FtpConstants
Need account for storing files
RC550 - Static variable in interface net.sf.jftp.net.FtpConstants
Requested action not taken, file unavailable (file not found, no access)
RC551 - Static variable in interface net.sf.jftp.net.FtpConstants
Requested action aborted: page type unknown
RC552 - Static variable in interface net.sf.jftp.net.FtpConstants
Requested file action aborted, exceeded storage allocation
RC553 - Static variable in interface net.sf.jftp.net.FtpConstants
Requested action not taken, file name not allowed
readFromFile(int) - Static method in class net.sf.jftp.gui.tasks.LastConnections
 
readLine() - Static method in class net.sf.jftp.net.wrappers.SmbTest
 
readme - Static variable in class net.sf.jftp.config.Settings
 
reconnect - Static variable in class net.sf.jftp.config.Settings
 
red - Static variable in class net.sf.jftp.gui.framework.GUIDefaults
 
refreshDelay - Static variable in class net.sf.jftp.config.Settings
 
refreshImage - Static variable in class net.sf.jftp.config.Settings
 
refreshImage2 - Static variable in class net.sf.jftp.config.Settings
 
REIN - Static variable in interface net.sf.jftp.net.FtpConstants
Reinitialize
rein(String) - Method in class net.sf.jftp.net.server.FtpServerSocket
 
RemoteCommand - Class in net.sf.jftp.gui.tasks
 
RemoteCommand() - Constructor for class net.sf.jftp.gui.tasks.RemoteCommand
 
remoteConnectionPanel - Variable in class net.sf.jftp.JFtp
 
RemoteDir - Class in net.sf.jftp.gui.base
 
RemoteDir() - Constructor for class net.sf.jftp.gui.base.RemoteDir
RemoteDir constructor.
RemoteDir(String) - Constructor for class net.sf.jftp.gui.base.RemoteDir
RemoteDir constructor.
remoteDir - Static variable in class net.sf.jftp.JFtp
 
remoteUpdate() - Static method in class net.sf.jftp.JFtp
 
REMOVE_FAILED - Static variable in interface net.sf.jftp.net.FtpConstants
Possible remove() return code
REMOVE_SUCCESSFUL - Static variable in interface net.sf.jftp.net.FtpConstants
Possible remove() return code
removeConnection(String) - Method in class net.sf.jftp.net.ConnectionHandler
 
REMOVED - Static variable in class net.sf.jftp.net.Transfer
 
removeFileOrDir(String) - Method in interface net.sf.jftp.net.BasicConnection
Remove the given item, recursively if necessary.
removeFileOrDir(String) - Method in class net.sf.jftp.net.FilesystemConnection
 
removeFileOrDir(String) - Method in class net.sf.jftp.net.FtpConnection
Remove a remote file or directory.
removeFileOrDir(String) - Method in class net.sf.jftp.net.wrappers.NfsConnection
 
removeFileOrDir(String) - Method in class net.sf.jftp.net.wrappers.Sftp2Connection
 
removeFileOrDir(String) - Method in class net.sf.jftp.net.wrappers.SmbConnection
 
removeFileOrDir(String) - Method in class net.sf.jftp.net.wrappers.WebdavConnection
 
removeFromDesktop(int) - Method in class net.sf.jftp.JFtp
 
Remover - Class in net.sf.jftp.gui.tasks
 
Remover(String, String) - Constructor for class net.sf.jftp.gui.tasks.Remover
 
RemoverQuery - Class in net.sf.jftp.gui.tasks
 
RemoverQuery(String, String) - Constructor for class net.sf.jftp.gui.tasks.RemoverQuery
 
removeStart(String, String) - Static method in class net.sf.jftp.system.StringUtils
Removes the a string at the beginning of a string
rename(String, String) - Method in interface net.sf.jftp.net.BasicConnection
Rename a file or directory.
rename(String, String) - Method in class net.sf.jftp.net.FilesystemConnection
 
rename(String, String) - Method in class net.sf.jftp.net.FtpConnection
Moves or renames remote file.
rename(String, String) - Method in class net.sf.jftp.net.wrappers.NfsConnection
 
rename(String, String) - Method in class net.sf.jftp.net.wrappers.Sftp2Connection
 
rename(String, String) - Method in class net.sf.jftp.net.wrappers.SmbConnection
 
rename(String, String) - Method in class net.sf.jftp.net.wrappers.WebdavConnection
 
RENAME_FAILED - Static variable in interface net.sf.jftp.net.FtpConstants
Possible upload() return code
Renamer - Class in net.sf.jftp.gui.tasks
 
Renamer(String, String) - Constructor for class net.sf.jftp.gui.tasks.Renamer
 
requestFocus() - Method in class net.sf.jftp.gui.framework.HTextField
 
reset() - Method in class net.sf.jftp.net.DataConnection
 
reset(DataInputStream) - Method in class net.sf.jftp.util.JReciever
 
resetFileItems() - Method in class net.sf.jftp.gui.base.AppMenuBar
 
resize - Static variable in class net.sf.jftp.config.Settings
 
REST - Static variable in interface net.sf.jftp.net.FtpConstants
Restart
ResumeDialog - Class in net.sf.jftp.gui.base
 
ResumeDialog(DirEntry) - Constructor for class net.sf.jftp.gui.base.ResumeDialog
 
resumeImage - Static variable in class net.sf.jftp.config.Settings
 
resumeImage2 - Static variable in class net.sf.jftp.config.Settings
 
RETR - Static variable in interface net.sf.jftp.net.FtpConstants
Retrieve
RMD - Static variable in interface net.sf.jftp.net.FtpConstants
Remove Directory
rmdirImage - Static variable in class net.sf.jftp.config.Settings
 
RNFR - Static variable in interface net.sf.jftp.net.FtpConstants
Rename From
RNTO - Static variable in interface net.sf.jftp.net.FtpConstants
Rename To
RSSFeeder - Class in net.sf.jftp.tools
 
RSSFeeder() - Constructor for class net.sf.jftp.tools.RSSFeeder
 
RSSParser - Class in net.sf.jftp.tools
 
RSSParser(URL) - Constructor for class net.sf.jftp.tools.RSSParser
 
run() - Method in class net.sf.jftp.event.EventProcessor
 
run() - Method in class net.sf.jftp.gui.base.LogFlusher
 
run() - Method in class net.sf.jftp.net.DataConnection
 
run() - Method in class net.sf.jftp.net.FtpKeepAliveThread
 
run() - Method in class net.sf.jftp.net.FtpTransfer
 
run() - Method in class net.sf.jftp.net.JConnection
 
run() - Method in class net.sf.jftp.net.server.FtpServer
 
run() - Method in class net.sf.jftp.net.server.FtpServerSocket
 
run() - Method in class net.sf.jftp.net.wrappers.HttpTransfer
 
run() - Method in class net.sf.jftp.net.wrappers.Sftp2Transfer
 
run() - Method in class net.sf.jftp.net.wrappers.SmbTransfer
 
run() - Method in class net.sf.jftp.system.CommandLine
 
run() - Method in class net.sf.jftp.system.UpdateDaemon
 
run() - Method in class net.sf.jftp.tools.HttpSpider
 
run() - Method in class net.sf.jftp.tools.RSSFeeder
 
run() - Method in class net.sf.jftp.tools.Shell
 
run() - Method in class net.sf.jftp.util.JRawConnection
 
run() - Method in class net.sf.jftp.util.JReciever
 
runCommand(String) - Static method in class net.sf.jftp.gui.base.UIUtils
 
runner - Variable in class net.sf.jftp.net.FtpTransfer
 
runner - Variable in class net.sf.jftp.net.wrappers.HttpTransfer
 
runner - Variable in class net.sf.jftp.net.wrappers.Sftp2Transfer
 
runner - Variable in class net.sf.jftp.net.wrappers.SmbTransfer
 
runtimeCommands - Static variable in class net.sf.jftp.config.Settings
 

S

safeDisconnect() - Static method in class net.sf.jftp.JFtp
 
safeMode - Static variable in class net.sf.jftp.config.Settings
 
safeUpdate() - Method in class net.sf.jftp.gui.base.LocalDir
Safely refresh the UI.
save() - Static method in class net.sf.jftp.config.Settings
 
saveImage - Static variable in class net.sf.jftp.config.Settings
 
SaveSet - Class in net.sf.jftp.config
 
SaveSet(String, String, String, String, String, String) - Constructor for class net.sf.jftp.config.SaveSet
 
SaveSet(String, String, String, String, String, String, String) - Constructor for class net.sf.jftp.config.SaveSet
 
SaveSet(String, String) - Constructor for class net.sf.jftp.config.SaveSet
 
scrollLockImage - Static variable in class net.sf.jftp.config.Settings
 
scrollSpeed - Static variable in class net.sf.jftp.config.Settings
 
scrollText(String) - Method in class net.sf.jftp.gui.base.StatusCanvas
 
select() - Method in class net.sf.jftp.gui.framework.ProgressbarItem
 
selected - Variable in class net.sf.jftp.gui.base.dir.DirEntry
 
send(String) - Method in class net.sf.jftp.net.JConnection
 
send(String) - Method in class net.sf.jftp.util.JRawConnection
 
sendRawCommand(String) - Method in interface net.sf.jftp.net.BasicConnection
Some Connections like FTP may allow raw command to be sent, use this method.
sendRawCommand(String) - Method in class net.sf.jftp.net.FilesystemConnection
 
sendRawCommand(String) - Method in class net.sf.jftp.net.FtpConnection
Execute a remote command.
sendRawCommand(String) - Method in class net.sf.jftp.net.wrappers.NfsConnection
 
sendRawCommand(String) - Method in class net.sf.jftp.net.wrappers.Sftp2Connection
 
sendRawCommand(String) - Method in class net.sf.jftp.net.wrappers.SmbConnection
 
sendRawCommand(String) - Method in class net.sf.jftp.net.wrappers.WebdavConnection
 
SENTINEL - Static variable in class net.sf.jftp.gui.tasks.LastConnections
 
setAppCursor(Cursor) - Static method in class net.sf.jftp.JFtp
 
setClosable(int, boolean) - Method in class net.sf.jftp.JFtp
 
setCon(BasicConnection) - Method in interface net.sf.jftp.gui.base.dir.Dir
 
setCon(BasicConnection) - Method in class net.sf.jftp.gui.base.dir.DirPanel
 
setConnectionHandler(ConnectionHandler) - Method in class net.sf.jftp.net.FtpConnection
Set the ConnectionHandler.
setConnectionListeners(Vector<ConnectionListener>) - Method in interface net.sf.jftp.net.BasicConnection
Remove a ConnectionListener.
setConnectionListeners(Vector<ConnectionListener>) - Method in class net.sf.jftp.net.FilesystemConnection
 
setConnectionListeners(Vector<ConnectionListener>) - Method in class net.sf.jftp.net.FtpConnection
Add a Vector of ConnectionListeners.
setConnectionListeners(Vector) - Method in class net.sf.jftp.net.wrappers.NfsConnection
 
setConnectionListeners(Vector) - Method in class net.sf.jftp.net.wrappers.Sftp2Connection
 
setConnectionListeners(Vector) - Method in class net.sf.jftp.net.wrappers.SmbConnection
 
setConnectionListeners(Vector) - Method in class net.sf.jftp.net.wrappers.WebdavConnection
 
setDate(Date) - Method in class net.sf.jftp.gui.base.dir.DirEntry
 
setDirectory() - Method in class net.sf.jftp.gui.base.dir.DirEntry
 
setDirectory(String) - Method in class net.sf.jftp.gui.tasks.BookmarkItem
 
setDirList(boolean) - Method in class net.sf.jftp.gui.base.LocalDir
List directory and create/update the whole file list.
setDirList(boolean) - Method in class net.sf.jftp.gui.base.RemoteDir
List directory and create/update the whole file list.
setDownloadList(DownloadList) - Method in interface net.sf.jftp.gui.base.dir.Dir
 
setDownloadList(DownloadList) - Method in class net.sf.jftp.gui.base.dir.DirPanel
 
setEditable(boolean) - Method in class net.sf.jftp.gui.framework.HComboBox
 
setEnabled(boolean) - Method in class net.sf.jftp.gui.framework.HTextField
 
setFile() - Method in class net.sf.jftp.gui.base.dir.DirEntry
 
setFileSize(long) - Method in class net.sf.jftp.gui.base.dir.DirEntry
 
setFixedWidths(JTable) - Static method in class net.sf.jftp.gui.base.dir.TableUtils
 
setHost(String) - Method in class net.sf.jftp.gui.base.StatusCanvas
 
setHost(String) - Method in class net.sf.jftp.gui.base.StatusPanel
 
setHost(String) - Static method in class net.sf.jftp.JFtp
 
setIn(BufferedReader) - Method in class net.sf.jftp.net.FtpConnection
 
setIn(BufferedReader) - Method in class net.sf.jftp.net.JConnection
 
setInterval(int) - Method in class net.sf.jftp.gui.base.StatusCanvas
 
setLabel(String) - Method in class net.sf.jftp.gui.framework.HComboBox
 
setLabel(String) - Method in class net.sf.jftp.gui.framework.HTextField
 
setLink() - Method in class net.sf.jftp.gui.base.dir.DirEntry
 
setListData(DirEntry[]) - Method in class net.sf.jftp.gui.framework.ProgressBarList
 
setLocal(boolean) - Method in class net.sf.jftp.gui.tasks.BookmarkItem
 
setLocalPath(String) - Method in interface net.sf.jftp.net.BasicConnection
Set the path downloded to.
setLocalPath(String) - Method in class net.sf.jftp.net.FilesystemConnection
 
setLocalPath(String) - Method in class net.sf.jftp.net.FtpConnection
Set the local working directory
setLocalPath(String) - Method in class net.sf.jftp.net.wrappers.NfsConnection
 
setLocalPath(String) - Method in class net.sf.jftp.net.wrappers.Sftp2Connection
 
setLocalPath(String) - Method in class net.sf.jftp.net.wrappers.SmbConnection
 
setLocalPath(String) - Method in class net.sf.jftp.net.wrappers.WebdavConnection
 
setLocation(int, int, int) - Method in class net.sf.jftp.JFtp
 
setLogger(Logger) - Static method in class net.sf.jftp.system.logging.Log
 
setLookAndFeel(String) - Method in class net.sf.jftp.JFtp
 
setNoRender() - Method in class net.sf.jftp.gui.base.dir.DirEntry
 
setOut(PrintStream) - Method in class net.sf.jftp.net.JConnection
 
setPassword(String) - Method in class net.sf.jftp.net.FtpClient
 
setPath(String) - Method in interface net.sf.jftp.gui.base.dir.Dir
 
setPath(String) - Method in class net.sf.jftp.gui.base.dir.DirPanel
 
setPermission(int) - Method in class net.sf.jftp.gui.base.dir.DirEntry
 
setPort(int) - Method in class net.sf.jftp.gui.tasks.BookmarkItem
 
setProperty(String, String) - Static method in class net.sf.jftp.config.Settings
 
setProperty(String, int) - Static method in class net.sf.jftp.config.Settings
 
setProperty(String, boolean) - Static method in class net.sf.jftp.config.Settings
 
setProtocol(String) - Method in class net.sf.jftp.gui.tasks.BookmarkItem
 
setRoot(String) - Method in class net.sf.jftp.net.server.FtpServerSocket
 
setSelected(boolean) - Method in class net.sf.jftp.gui.base.dir.DirEntry
 
setSelectedIndex(int) - Method in class net.sf.jftp.gui.framework.ProgressBarList
 
setSshKeyfile(String) - Static method in class net.sf.jftp.net.wrappers.StartConnection
 
setText(String) - Method in class net.sf.jftp.gui.base.dir.DirCanvas
 
setText(String) - Method in class net.sf.jftp.gui.base.StatusCanvas
 
setText(String) - Method in class net.sf.jftp.gui.framework.HTextField
 
Settings - Class in net.sf.jftp.config
 
Settings() - Constructor for class net.sf.jftp.config.Settings
 
setTransferred(long) - Method in class net.sf.jftp.gui.base.dir.DirEntry
 
setTransferred(String, long, String, long) - Method in class net.sf.jftp.gui.framework.ProgressBarList
 
setType(String) - Method in interface net.sf.jftp.gui.base.dir.Dir
 
setType(String) - Method in class net.sf.jftp.gui.base.dir.DirPanel
 
setType(String) - Method in class net.sf.jftp.net.DataConnection
 
setUserdata(String, String) - Method in class net.sf.jftp.gui.tasks.BookmarkItem
 
setUsername(String) - Method in class net.sf.jftp.net.FtpClient
 
setViewPort() - Method in class net.sf.jftp.gui.base.LocalDir
 
setViewPort() - Method in class net.sf.jftp.gui.base.RemoteDir
 
Sftp2Connection - Class in net.sf.jftp.net.wrappers
 
Sftp2Connection(String, String, String) - Constructor for class net.sf.jftp.net.wrappers.Sftp2Connection
 
Sftp2Transfer - Class in net.sf.jftp.net.wrappers
 
Sftp2Transfer(String, String, String, String, String, Vector, String, String, String, String) - Constructor for class net.sf.jftp.net.wrappers.Sftp2Transfer
 
Sftp2URLConnection - Class in net.sf.jftp.net.wrappers
 
Sftp2URLConnection(URL) - Constructor for class net.sf.jftp.net.wrappers.Sftp2URLConnection
 
SftpHostChooser - Class in net.sf.jftp.gui.hostchooser
 
SftpHostChooser(ComponentListener, boolean) - Constructor for class net.sf.jftp.gui.hostchooser.SftpHostChooser
 
SftpHostChooser(ComponentListener) - Constructor for class net.sf.jftp.gui.hostchooser.SftpHostChooser
 
SftpHostChooser() - Constructor for class net.sf.jftp.gui.hostchooser.SftpHostChooser
 
sftpImage - Static variable in class net.sf.jftp.config.Settings
 
Shell - Class in net.sf.jftp.tools
 
Shell(InputStream, OutputStream) - Constructor for class net.sf.jftp.tools.Shell
 
Shell(BufferedReader, OutputStream) - Constructor for class net.sf.jftp.tools.Shell
 
shortProgress - Static variable in class net.sf.jftp.config.Settings
 
showCloseButton - Static variable in class net.sf.jftp.gui.tasks.Displayer
 
showContentWindow(String, DirEntry) - Method in class net.sf.jftp.gui.base.LocalDir
Mime type handler for doubleclicks on files
showContentWindow(String, DirEntry) - Method in class net.sf.jftp.gui.base.RemoteDir
Mime type handler for doubleclicks on files
showDateNoSize - Static variable in class net.sf.jftp.config.Settings
 
showFileSize - Static variable in class net.sf.jftp.config.Settings
 
showLocalDateNoSize - Static variable in class net.sf.jftp.config.Settings
 
showNewlineOption - Static variable in class net.sf.jftp.config.Settings
 
SITE - Static variable in interface net.sf.jftp.net.FtpConstants
Site Parameters
sizeBack - Static variable in class net.sf.jftp.gui.framework.GUIDefaults
 
sizeCache - Variable in class net.sf.jftp.gui.base.DownloadList
 
sList() - Method in class net.sf.jftp.gui.base.dir.DirLister
 
small - Static variable in class net.sf.jftp.gui.framework.GUIDefaults
 
smallSize - Static variable in class net.sf.jftp.config.Settings
 
smallSizeUp - Static variable in class net.sf.jftp.config.Settings
 
smbBuffer - Static variable in class net.sf.jftp.net.wrappers.Sftp2Connection
 
smbBuffer - Static variable in class net.sf.jftp.net.wrappers.SmbConnection
 
SmbConnection - Class in net.sf.jftp.net.wrappers
 
SmbConnection() - Constructor for class net.sf.jftp.net.wrappers.SmbConnection
 
SmbConnection(String, String, String, String, ConnectionListener) - Constructor for class net.sf.jftp.net.wrappers.SmbConnection
 
SmbHostChooser - Class in net.sf.jftp.gui.hostchooser
 
SmbHostChooser(ComponentListener, boolean) - Constructor for class net.sf.jftp.gui.hostchooser.SmbHostChooser
 
SmbHostChooser(ComponentListener) - Constructor for class net.sf.jftp.gui.hostchooser.SmbHostChooser
 
SmbHostChooser() - Constructor for class net.sf.jftp.gui.hostchooser.SmbHostChooser
 
SmbTest - Class in net.sf.jftp.net.wrappers
 
SmbTest(String[]) - Constructor for class net.sf.jftp.net.wrappers.SmbTest
 
SmbTransfer - Class in net.sf.jftp.net.wrappers
 
SmbTransfer(String, String, String, String, String, String, Vector, String) - Constructor for class net.sf.jftp.net.wrappers.SmbTransfer
 
SMNT - Static variable in interface net.sf.jftp.net.FtpConstants
Structure Mount
smnt(String) - Method in class net.sf.jftp.net.server.FtpServerSocket
 
sock - Variable in class net.sf.jftp.net.DataConnection
 
sortDates() - Method in interface net.sf.jftp.net.BasicConnection
Get file dates.
sortDates() - Method in class net.sf.jftp.net.FilesystemConnection
 
sortDates() - Method in class net.sf.jftp.net.FtpConnection
 
sortDates() - Method in class net.sf.jftp.net.wrappers.NfsConnection
 
sortDates() - Method in class net.sf.jftp.net.wrappers.Sftp2Connection
 
sortDates() - Method in class net.sf.jftp.net.wrappers.SmbConnection
 
sortDates() - Method in class net.sf.jftp.net.wrappers.WebdavConnection
 
sortDir - Static variable in class net.sf.jftp.config.Settings
 
sortFirst() - Method in class net.sf.jftp.gui.base.dir.DirLister
 
sortLs() - Method in interface net.sf.jftp.net.BasicConnection
Get file and diretory names.
sortLs() - Method in class net.sf.jftp.net.FilesystemConnection
 
sortLs() - Method in class net.sf.jftp.net.FtpConnection
Sort the filenames of the current working dir an return an array.
sortLs() - Method in class net.sf.jftp.net.wrappers.NfsConnection
 
sortLs() - Method in class net.sf.jftp.net.wrappers.Sftp2Connection
 
sortLs() - Method in class net.sf.jftp.net.wrappers.SmbConnection
 
sortLs() - Method in class net.sf.jftp.net.wrappers.WebdavConnection
 
sortSize() - Method in interface net.sf.jftp.net.BasicConnection
Get file sizes.
sortSize() - Method in class net.sf.jftp.net.FilesystemConnection
 
sortSize() - Method in class net.sf.jftp.net.FtpConnection
Sort the filesizes an return an array.
sortSize() - Method in class net.sf.jftp.net.wrappers.NfsConnection
 
sortSize() - Method in class net.sf.jftp.net.wrappers.Sftp2Connection
 
sortSize() - Method in class net.sf.jftp.net.wrappers.SmbConnection
 
sortSize() - Method in class net.sf.jftp.net.wrappers.WebdavConnection
 
sortStrings(String[]) - Static method in class net.sf.jftp.system.LocalIO
sorts a string alphabetically probably better off just calling java.util.Arrays.sort
spreadsheetFileImage - Static variable in class net.sf.jftp.config.Settings
 
sshHostKeyVerificationFile - Static variable in class net.sf.jftp.config.Settings
 
startCon(String, String, String, String, int, String, boolean) - Static method in class net.sf.jftp.net.wrappers.StartConnection
 
StartConnection - Class in net.sf.jftp.net.wrappers
 
StartConnection() - Constructor for class net.sf.jftp.net.wrappers.StartConnection
 
startFtpCon(String, String, String, int, String, boolean) - Static method in class net.sf.jftp.net.wrappers.StartConnection
 
startFtpCon(String, String, String, int, String, boolean, String) - Static method in class net.sf.jftp.net.wrappers.StartConnection
 
startTransfer(DirEntry) - Method in class net.sf.jftp.gui.base.LocalDir
Start a file transfer.
startTransfer(DirEntry) - Method in class net.sf.jftp.gui.base.RemoteDir
Start a file transfer.
startTransfer(String, String, Vector, ConnectionHandler) - Method in class net.sf.jftp.gui.base.StatusPanel
 
STAT - Static variable in interface net.sf.jftp.net.FtpConstants
Status
stat(String) - Method in class net.sf.jftp.net.server.FtpServerSocket
 
stateChanged(ChangeEvent) - Method in class net.sf.jftp.gui.hostchooser.SftpHostChooser
 
stateChanged(ChangeEvent) - Method in class net.sf.jftp.JFtp
 
status - Static variable in class net.sf.jftp.gui.base.StatusPanel
 
status(String) - Method in class net.sf.jftp.gui.base.StatusPanel
 
status - Static variable in class net.sf.jftp.gui.framework.GUIDefaults
 
StatusCanvas - Class in net.sf.jftp.gui.base
 
StatusCanvas() - Constructor for class net.sf.jftp.gui.base.StatusCanvas
 
statusL - Static variable in class net.sf.jftp.JFtp
 
statusMessageAfterMillis - Static variable in class net.sf.jftp.config.Settings
 
statusP - Static variable in class net.sf.jftp.JFtp
 
StatusPanel - Class in net.sf.jftp.gui.base
 
StatusPanel(JFtp) - Constructor for class net.sf.jftp.gui.base.StatusPanel
 
STOR - Static variable in interface net.sf.jftp.net.FtpConstants
Store
STOU - Static variable in interface net.sf.jftp.net.FtpConstants
Store Unique
STREAM - Static variable in class net.sf.jftp.net.FtpConnection
 
string(char) - Static method in class net.sf.jftp.system.StringUtils
Returns a string representing a given character
StringUtils - Class in net.sf.jftp.system
 
StringUtils() - Constructor for class net.sf.jftp.system.StringUtils
 
strstr(String, char) - Static method in class net.sf.jftp.system.StringUtils
Returns true if the given string contains the given character
STRU - Static variable in interface net.sf.jftp.net.FtpConstants
File Structure (File, Record Structure, Page Structure)
stru(String) - Method in class net.sf.jftp.net.server.FtpServerSocket
 
switchTo(String) - Method in class net.sf.jftp.tools.RSSFeeder
 
SYST - Static variable in interface net.sf.jftp.net.FtpConstants
System
syst(String) - Method in class net.sf.jftp.net.server.FtpServerSocket
 
system() - Method in class net.sf.jftp.net.FtpConnection
This command is used to find out the type of operating system at the server.
SystemLogger - Class in net.sf.jftp.system.logging
 
SystemLogger() - Constructor for class net.sf.jftp.system.logging.SystemLogger
 

T

table - Variable in class net.sf.jftp.gui.base.dir.DirComponent
 
TableUtils - Class in net.sf.jftp.gui.base.dir
 
TableUtils() - Constructor for class net.sf.jftp.gui.base.dir.TableUtils
 
Template - Class in net.sf.jftp.gui.framework
 
Template() - Constructor for class net.sf.jftp.gui.framework.Template
 
testTimeout - Static variable in class net.sf.jftp.config.Settings
 
text - Variable in class net.sf.jftp.gui.framework.HTextField
 
text - Variable in class net.sf.jftp.gui.tasks.NameChooser
 
text - Variable in class net.sf.jftp.gui.tasks.Renamer
 
textFileImage - Static variable in class net.sf.jftp.config.Settings
 
title - Static variable in class net.sf.jftp.config.Settings
 
todo - Static variable in class net.sf.jftp.config.Settings
 
toString() - Method in class net.sf.jftp.gui.base.dir.DirEntry
 
toString() - Method in class net.sf.jftp.gui.base.FtpHost
 
transfer() - Method in class net.sf.jftp.gui.base.LocalDir
Transfers all selected files
transfer(int) - Method in class net.sf.jftp.gui.base.LocalDir
Transfers single file, or all selected files if index is -1
transfer() - Method in class net.sf.jftp.gui.base.RemoteDir
Transfers all selected files
transfer(int) - Method in class net.sf.jftp.gui.base.RemoteDir
Transfers single file, or all selected files if index is -1
Transfer - Class in net.sf.jftp.net
The basic Transfer interface.
Transfer() - Constructor for class net.sf.jftp.net.Transfer
 
TRANSFER_FAILED - Static variable in interface net.sf.jftp.net.FtpConstants
Possible upload() / download() return code
TRANSFER_STOPPED - Static variable in interface net.sf.jftp.net.FtpConstants
Possible upload() / download() return code
TRANSFER_SUCCESSFUL - Static variable in interface net.sf.jftp.net.FtpConstants
Possible upload() / download() return code
TransferComponent - Class in net.sf.jftp.gui.framework
 
TransferComponent() - Constructor for class net.sf.jftp.gui.framework.TransferComponent
 
tryToEnableRowSorting(JTable) - Static method in class net.sf.jftp.gui.base.dir.TableUtils
 
type - Variable in class net.sf.jftp.gui.base.dir.DirPanel
 
type - Variable in class net.sf.jftp.gui.tasks.HostInfo
 
type(String) - Method in class net.sf.jftp.net.FtpConnection
Set type (L8,I,A for example).
TYPE - Static variable in interface net.sf.jftp.net.FtpConstants
Representation Type (ASCII, EBCDIC, Image, Non-print, Telnet format effectors, Carriage Control, Local byte Byte size)
type(String) - Method in class net.sf.jftp.net.server.FtpServerSocket
 
typeImage - Static variable in class net.sf.jftp.config.Settings
 

U

uiBlocked - Static variable in class net.sf.jftp.JFtp
 
uiRefresh - Static variable in class net.sf.jftp.config.Settings
 
UITool - Class in net.sf.jftp.gui.base
 
UITool() - Constructor for class net.sf.jftp.gui.base.UITool
 
UIUtils - Class in net.sf.jftp.gui.base
 
UIUtils() - Constructor for class net.sf.jftp.gui.base.UIUtils
 
ultraquiet - Static variable in class net.sf.jftp.tools.FileSearch
 
unlock(boolean) - Method in interface net.sf.jftp.gui.base.dir.Dir
 
unlock(boolean) - Method in class net.sf.jftp.gui.base.dir.DirPanel
 
unlock(boolean) - Method in class net.sf.jftp.gui.base.LocalDir
Unlock the gui.
unlock(boolean) - Method in class net.sf.jftp.gui.base.RemoteDir
Unlock the gui.
update() - Method in class net.sf.jftp.gui.base.dir.DirComponent
 
update(Graphics) - Method in class net.sf.jftp.gui.base.StatusCanvas
 
update(Graphics) - Method in class net.sf.jftp.gui.framework.HDesktopBackground
 
update(Graphics) - Method in class net.sf.jftp.gui.framework.HImageButton
 
update(long, long, String) - Method in class net.sf.jftp.gui.framework.ProgressbarItem
 
update() - Method in class net.sf.jftp.gui.hostchooser.HostChooser
 
update(String) - Method in class net.sf.jftp.gui.hostchooser.HostChooser
 
update() - Method in class net.sf.jftp.gui.hostchooser.NfsHostChooser
 
update() - Method in class net.sf.jftp.gui.hostchooser.SftpHostChooser
 
update(String) - Method in class net.sf.jftp.gui.hostchooser.SftpHostChooser
 
update() - Method in class net.sf.jftp.gui.hostchooser.SmbHostChooser
 
update() - Method in class net.sf.jftp.gui.hostchooser.WebdavHostChooser
 
update() - Method in class net.sf.jftp.gui.tasks.AddBookmarks
 
updateCall() - Static method in class net.sf.jftp.system.UpdateDaemon
 
UpdateDaemon - Class in net.sf.jftp.system
 
UpdateDaemon(JFtp) - Constructor for class net.sf.jftp.system.UpdateDaemon
 
updateList(String, String, long, long) - Method in class net.sf.jftp.gui.base.DownloadList
 
updateLocalDir() - Static method in class net.sf.jftp.system.UpdateDaemon
 
updateLog() - Static method in class net.sf.jftp.system.UpdateDaemon
 
updateMenuBar() - Static method in class net.sf.jftp.JFtp
 
updateProgress(String, String, long) - Method in class net.sf.jftp.gui.base.LocalDir
Called by FtpConnection, DownloadList is updated from here
updateProgress(String, String, long) - Method in class net.sf.jftp.gui.base.RemoteDir
Called by FtpConnection, DownloadList is updated from here
updateProgress(String, String, long) - Method in interface net.sf.jftp.net.ConnectionListener
Called every n bytes, where n is defined by Settings
Updater - Class in net.sf.jftp.gui.framework
 
Updater() - Constructor for class net.sf.jftp.gui.framework.Updater
 
updateRemoteDir() - Static method in class net.sf.jftp.system.UpdateDaemon
 
updateRemoteDirectory(BasicConnection) - Method in class net.sf.jftp.gui.base.LocalDir
Called by FtpConnection
updateRemoteDirectory(BasicConnection) - Method in class net.sf.jftp.gui.base.RemoteDir
Called by FtpConnection
updateRemoteDirectory(BasicConnection) - Method in interface net.sf.jftp.net.ConnectionListener
Called if the remote directory has changed by a chdir() or a finished upload for example.
updateRemoteDirGUI() - Static method in class net.sf.jftp.system.UpdateDaemon
 
upload(String) - Method in interface net.sf.jftp.net.BasicConnection
Initiate an upload in the same thread.
upload(String, InputStream) - Method in interface net.sf.jftp.net.BasicConnection
Initiate a download in the same thread.
upload(String) - Method in class net.sf.jftp.net.FilesystemConnection
 
upload(String, InputStream) - Method in class net.sf.jftp.net.FilesystemConnection
 
upload(String) - Method in class net.sf.jftp.net.FtpConnection
Upload a file or directory, block until finished.
upload(String, String) - Method in class net.sf.jftp.net.FtpConnection
Upload and a file or directory under a given name, block until finished.
upload(String, InputStream) - Method in class net.sf.jftp.net.FtpConnection
Upload from an InputStream, block until finished.
upload(String, String, InputStream) - Method in class net.sf.jftp.net.FtpConnection
Upload and a file or directory under a given name, block until finished.
UPLOAD - Static variable in class net.sf.jftp.net.Transfer
 
upload(String) - Method in class net.sf.jftp.net.wrappers.NfsConnection
 
upload(String, InputStream) - Method in class net.sf.jftp.net.wrappers.NfsConnection
 
upload(String) - Method in class net.sf.jftp.net.wrappers.Sftp2Connection
 
upload(String, InputStream) - Method in class net.sf.jftp.net.wrappers.Sftp2Connection
 
upload(String) - Method in class net.sf.jftp.net.wrappers.SmbConnection
 
upload(String, InputStream) - Method in class net.sf.jftp.net.wrappers.SmbConnection
 
upload(String) - Method in class net.sf.jftp.net.wrappers.WebdavConnection
 
upload(String, InputStream) - Method in class net.sf.jftp.net.wrappers.WebdavConnection
 
uploadImage - Static variable in class net.sf.jftp.config.Settings
 
urlstring - Static variable in class net.sf.jftp.tools.RSSFeeder
 
useDefaultDir - Static variable in class net.sf.jftp.config.Settings
 
useFixedTableWidths - Static variable in class net.sf.jftp.config.Settings
 
useLogFlusher - Static variable in class net.sf.jftp.config.Settings
 
user - Variable in class net.sf.jftp.gui.hostchooser.HostChooser
 
user - Static variable in class net.sf.jftp.gui.hostchooser.NfsHostChooser
 
user - Variable in class net.sf.jftp.gui.hostchooser.SftpHostChooser
 
user - Static variable in class net.sf.jftp.gui.hostchooser.SmbHostChooser
 
user - Static variable in class net.sf.jftp.gui.hostchooser.WebdavHostChooser
 
user - Variable in class net.sf.jftp.gui.tasks.AddBookmarks
 
USER - Static variable in interface net.sf.jftp.net.FtpConstants
User Name
user(String) - Method in class net.sf.jftp.net.server.FtpServerSocket
 
userHomeDir - Static variable in class net.sf.jftp.config.Settings
 
username - Variable in class net.sf.jftp.gui.base.FtpHost
 
username - Variable in class net.sf.jftp.gui.tasks.HostInfo
 

V

valueChanged(ListSelectionEvent) - Method in class net.sf.jftp.gui.base.dir.DirComponent
This manages the selections
videoFileImage - Static variable in class net.sf.jftp.config.Settings
 
visibleFileRows - Static variable in class net.sf.jftp.config.Settings
 

W

W - Static variable in class net.sf.jftp.gui.base.dir.DirEntry
 
W - Static variable in interface net.sf.jftp.net.FtpConstants
Possible getPermissions() / exists() return code
warn(String) - Method in class net.sf.jftp.gui.base.DownloadQueue
 
warn(String, Throwable) - Method in class net.sf.jftp.gui.base.DownloadQueue
 
warn(String) - Method in class net.sf.jftp.JFtp
 
warn(String, Throwable) - Method in class net.sf.jftp.JFtp
 
warn(String) - Method in class net.sf.jftp.system.logging.Log4JLogger
 
warn(String, Throwable) - Method in class net.sf.jftp.system.logging.Log4JLogger
 
warn(String) - Method in interface net.sf.jftp.system.logging.Logger
 
warn(String, Throwable) - Method in interface net.sf.jftp.system.logging.Logger
 
warn(String) - Method in class net.sf.jftp.system.logging.SystemLogger
 
warn(String, Throwable) - Method in class net.sf.jftp.system.logging.SystemLogger
 
webdavBuffer - Static variable in class net.sf.jftp.net.wrappers.WebdavConnection
 
WebdavConnection - Class in net.sf.jftp.net.wrappers
 
WebdavConnection(String, String, String, ConnectionListener) - Constructor for class net.sf.jftp.net.wrappers.WebdavConnection
 
WebdavHostChooser - Class in net.sf.jftp.gui.hostchooser
 
WebdavHostChooser(ComponentListener, boolean) - Constructor for class net.sf.jftp.gui.hostchooser.WebdavHostChooser
 
WebdavHostChooser(ComponentListener) - Constructor for class net.sf.jftp.gui.hostchooser.WebdavHostChooser
 
WebdavHostChooser() - Constructor for class net.sf.jftp.gui.hostchooser.WebdavHostChooser
 
webdavImage - Static variable in class net.sf.jftp.config.Settings
 
white - Static variable in class net.sf.jftp.gui.framework.GUIDefaults
 
who - Variable in class net.sf.jftp.gui.base.dir.DirEntry
 
who - Variable in class net.sf.jftp.gui.framework.HDesktopBackground
 
who - Variable in class net.sf.jftp.gui.framework.HImageButton
 
windowActivated(WindowEvent) - Method in class net.sf.jftp.gui.hostchooser.HostChooser
 
windowActivated(WindowEvent) - Method in class net.sf.jftp.gui.hostchooser.NfsHostChooser
 
windowActivated(WindowEvent) - Method in class net.sf.jftp.gui.hostchooser.SftpHostChooser
 
windowActivated(WindowEvent) - Method in class net.sf.jftp.gui.hostchooser.SmbHostChooser
 
windowActivated(WindowEvent) - Method in class net.sf.jftp.gui.hostchooser.WebdavHostChooser
 
windowActivated(WindowEvent) - Method in class net.sf.jftp.gui.tasks.AddBookmarks
 
windowActivated(WindowEvent) - Method in class net.sf.jftp.JFtp
 
windowActivated(WindowEvent) - Method in class net.sf.jftp.util.RawConnection
 
windowClosed(WindowEvent) - Method in class net.sf.jftp.gui.hostchooser.HostChooser
 
windowClosed(WindowEvent) - Method in class net.sf.jftp.gui.hostchooser.NfsHostChooser
 
windowClosed(WindowEvent) - Method in class net.sf.jftp.gui.hostchooser.SftpHostChooser
 
windowClosed(WindowEvent) - Method in class net.sf.jftp.gui.hostchooser.SmbHostChooser
 
windowClosed(WindowEvent) - Method in class net.sf.jftp.gui.hostchooser.WebdavHostChooser
 
windowClosed(WindowEvent) - Method in class net.sf.jftp.gui.tasks.AddBookmarks
 
windowClosed(WindowEvent) - Method in class net.sf.jftp.JFtp
 
windowClosed(WindowEvent) - Method in class net.sf.jftp.util.RawConnection
 
windowClosing(WindowEvent) - Method in class net.sf.jftp.gui.hostchooser.HostChooser
 
windowClosing(WindowEvent) - Method in class net.sf.jftp.gui.hostchooser.NfsHostChooser
 
windowClosing(WindowEvent) - Method in class net.sf.jftp.gui.hostchooser.SftpHostChooser
 
windowClosing(WindowEvent) - Method in class net.sf.jftp.gui.hostchooser.SmbHostChooser
 
windowClosing(WindowEvent) - Method in class net.sf.jftp.gui.hostchooser.WebdavHostChooser
 
windowClosing(WindowEvent) - Method in class net.sf.jftp.gui.tasks.AddBookmarks
 
windowClosing(WindowEvent) - Method in class net.sf.jftp.JFtp
 
windowClosing(WindowEvent) - Method in class net.sf.jftp.util.RawConnection
 
windowDeactivated(WindowEvent) - Method in class net.sf.jftp.gui.hostchooser.HostChooser
 
windowDeactivated(WindowEvent) - Method in class net.sf.jftp.gui.hostchooser.NfsHostChooser
 
windowDeactivated(WindowEvent) - Method in class net.sf.jftp.gui.hostchooser.SftpHostChooser
 
windowDeactivated(WindowEvent) - Method in class net.sf.jftp.gui.hostchooser.SmbHostChooser
 
windowDeactivated(WindowEvent) - Method in class net.sf.jftp.gui.hostchooser.WebdavHostChooser
 
windowDeactivated(WindowEvent) - Method in class net.sf.jftp.gui.tasks.AddBookmarks
 
windowDeactivated(WindowEvent) - Method in class net.sf.jftp.JFtp
 
windowDeactivated(WindowEvent) - Method in class net.sf.jftp.util.RawConnection
 
windowDeiconified(WindowEvent) - Method in class net.sf.jftp.gui.hostchooser.HostChooser
 
windowDeiconified(WindowEvent) - Method in class net.sf.jftp.gui.hostchooser.NfsHostChooser
 
windowDeiconified(WindowEvent) - Method in class net.sf.jftp.gui.hostchooser.SftpHostChooser
 
windowDeiconified(WindowEvent) - Method in class net.sf.jftp.gui.hostchooser.SmbHostChooser
 
windowDeiconified(WindowEvent) - Method in class net.sf.jftp.gui.hostchooser.WebdavHostChooser
 
windowDeiconified(WindowEvent) - Method in class net.sf.jftp.gui.tasks.AddBookmarks
 
windowDeiconified(WindowEvent) - Method in class net.sf.jftp.JFtp
 
windowDeiconified(WindowEvent) - Method in class net.sf.jftp.util.RawConnection
 
windowIconified(WindowEvent) - Method in class net.sf.jftp.gui.hostchooser.HostChooser
 
windowIconified(WindowEvent) - Method in class net.sf.jftp.gui.hostchooser.NfsHostChooser
 
windowIconified(WindowEvent) - Method in class net.sf.jftp.gui.hostchooser.SftpHostChooser
 
windowIconified(WindowEvent) - Method in class net.sf.jftp.gui.hostchooser.SmbHostChooser
 
windowIconified(WindowEvent) - Method in class net.sf.jftp.gui.hostchooser.WebdavHostChooser
 
windowIconified(WindowEvent) - Method in class net.sf.jftp.gui.tasks.AddBookmarks
 
windowIconified(WindowEvent) - Method in class net.sf.jftp.JFtp
 
windowIconified(WindowEvent) - Method in class net.sf.jftp.util.RawConnection
 
windowOpened(WindowEvent) - Method in class net.sf.jftp.gui.hostchooser.HostChooser
 
windowOpened(WindowEvent) - Method in class net.sf.jftp.gui.hostchooser.NfsHostChooser
 
windowOpened(WindowEvent) - Method in class net.sf.jftp.gui.hostchooser.SftpHostChooser
 
windowOpened(WindowEvent) - Method in class net.sf.jftp.gui.hostchooser.SmbHostChooser
 
windowOpened(WindowEvent) - Method in class net.sf.jftp.gui.hostchooser.WebdavHostChooser
 
windowOpened(WindowEvent) - Method in class net.sf.jftp.gui.tasks.AddBookmarks
 
windowOpened(WindowEvent) - Method in class net.sf.jftp.JFtp
 
windowOpened(WindowEvent) - Method in class net.sf.jftp.util.RawConnection
 
wins - Variable in class net.sf.jftp.gui.hostchooser.SmbHostChooser
 
work - Variable in class net.sf.jftp.net.FtpConnection
 
work - Variable in class net.sf.jftp.net.Transfer
 
work - Variable in class net.sf.jftp.net.wrappers.HttpTransfer
 
writableColor - Static variable in class net.sf.jftp.gui.framework.GUIDefaults
 
writeToFile(String[][], int) - Static method in class net.sf.jftp.gui.tasks.LastConnections
 
WRONG_LOGIN_DATA - Static variable in interface net.sf.jftp.net.FtpConstants
Possible login() return code

Z

ZipFileCreator - Class in net.sf.jftp.util
 
ZipFileCreator(String[], String, String) - Constructor for class net.sf.jftp.util.ZipFileCreator
 
zipFileImage - Static variable in class net.sf.jftp.config.Settings
 

A B C D E F G H I J K L M N O P Q R S T U V W Z