|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
allocateSpace (int)
, except that
it allows to set a second (optional) parameter that may be required for
files sent with record or page structure : a maximum record or page size.
FTPClient.setDataType (FTPConstants.ASCII_DATA_TYPE)
instead.
THIS METHOD WILL NOT BE CONTINUED.
InputStream
when downloading
data in org.finj.FTPConstants.ASCII_DATA_TYPE
.in
.
FTPClient.setDataType (FTPConstants.IMAGE_DATA_TYPE)
instead.
THIS METHOD WILL NOT BE CONTINUED.
true
if file can be read.
true
if file can be written to.
FTPClient.setWorkingDirectory (String)
instead.
THIS METHOD WILL NOT BE CONTINUED.
FTPClient.close ()
instead.
THIS METHOD WILL NOT BE CONTINUED.
FTPException
s.
Locale
used when none is provided
at construction time.
pathname
parameter to be deleted at the server site.
InputStream
when downloading
data in org.finj.FTPConstants.EBCDIC_DATA_TYPE
.setTransferStructure
has not been used.
Locale
for internationalization
of FTPResponse
s.
server
through the FTPConstants.DEFAULT_FTP_PORT
.
server
through the FTPConstants.DEFAULT_FTP_PORT
.
server
througn the provided port
.
server
througn the provided port
.
server
through the FTPConstants.DEFAULT_FTP_PORT
, and try
to log in using user
and pass
login information.
server
through the FTPConstants.DEFAULT_FTP_PORT
, and try
to log in using user
and pass
login information.
server
through the provided port
, and try
to log in using user
and pass
login information.
server
through the provided port
, and try
to log in using user
and pass
login information.
FTPClient
observations.FTPClient
to which they have to
be registered.code
passed
as parameter.
code
passed
as parameter that will use the provided
locale
for messages.
code
passed
as parameter, with the specified argument
string.
code
passed
as parameter, with the specified argument
string that will use the provided locale
for messages.
org.finj.FTPClient
built around a org.finj.FTPResponse
, when the server refuses
the actipon the org.finj.FTPClient
was supposed to
perform.org.finj.FTPResponse code
and
the original message
received from
the FTP server.
FTPConstants.DEFAULT_LOCALE
as
default locale.
FTPConstants.DEFAULT_LOCALE
as
default locale, and will store a multiline answer.
locale
as
message language.
locale
as
message language.
java.net.Socket
and
java.net.ServerSocket
behind a common
(limited) interface that mimics theirs.socket
.
socket
.
FTPClient.getFile (String)
instead.
THIS METHOD WILL NOT BE CONTINUED.
org.finj.FTPResponse
code produced by the
FTP server that triggered this Exception
.
FTPConstants.FILE_DATA_STRUCTURE
(default value),
FTPConstants.RECORD_DATA_STRUCTURE
,
FTPConstants.PAGE_DATA_STRUCTURE
.
FTPConstants.STREAM_DATA_TRANSMISSION_MODE
(default value),
FTPConstants.BLOCK_DATA_TRANSMISSION_MODE
,
FTPConstants.COMPRESSED_DATA_TRANSMISSION_MODE
.
FTPConstants.ASCII_DATA_TYPE
(default value),
FTPConstants.EBCDIC_DATA_TYPE
,
FTPConstants.IMAGE_DATA_TYPE
,
FTPConstants.LOCAL_DATA_TYPE
.
path
argument.
path
argument.
position
argument field represents the server marker
at which file transfer is to be restarted.
Exception
.
code
given as parameter.
code
given as parameter.
null
if not.
Object
that throwed this
Exception
.
InputStream
when downloading
data in org.finj.FTPConstants.IMAGE_DATA_TYPE
.response
is the last that
one has to expect for the command
.
response
is the last that
one has to expect for the command
.
response
is the last that
one has to expect for the command
.
response
is the last that
one has to expect for the command
.
response
is the last that
one has to expect for the command
.
response
is the last that
one has to expect for the command
.
response
is the last that
one has to expect for the command
.
true
if a control connection
is currently opened between this client and
a FTP server, false
else.
response
is the last that
one has to expect after establishing the control
connection with a server.
response
is the last that
one has to expect after establishing the control
connection with a server.
response
is the last that
one has to expect for the command
.
response
is the last that
one has to expect for the command
.
response
is the last that
one has to expect for the command
.
response
is the last that
one has to expect for the command
.
response
is the last that
one has to expect for the command
.
STAT
command.
response
is the last that
one has to expect for the command
.
response
is the last that
one has to expect for the command
.
FTPClient
when
this
is added or removed as an observer.
FTPClient
when
this
is added or removed as an observer.
response
is the last that
one has to expect for the command
.
response
is the last that
one has to expect for the command
.
response
is the last that
one has to expect for the command
.
response
is the last that
one has to expect to end the command
that
required a data connection setup and destruction.
response
is the last that
one has to expect to end a command
that
required a data connection setup and destruction.
response
is the last that
one has to expect to end a command
that
required a data connection setup and destruction.
response
is the last that
one has to expect to end the command
that
required a data connection setup and destruction.
response
is the last that
one has to expect to end the command
that
required a data connection setup and destruction.
response
is the last that
one has to expect to end the command
that
required a data connection setup and destruction.
response
is the last that
one has to expect to end the command
that
required a data connection setup and destruction.
response
is the last that
one has to expect to end the command
that
required a data connection setup and destruction.
response
is the last that
one has to expect for the command
.
response
is the last that
one has to expect for the command
.
response
is the last that
one has to expect for the command
.
response
is the last that
one has to expect for the command
.
response
is the last that
one has to expect for the command
.
response
is the last that
one has to expect for the command
.
response
is the last that
one has to expect for the command
.
response
is the last that
one has to expect for the command
.
response
is the last that
one has to expect for the command
.
response
is the last that
one has to expect for the command
.
response
is the last that
one has to expect for the command
.
response
is the last that
one has to expect for the command
.
response
is the last that
one has to expect for the command
.
response
is the last that
one has to expect for the command
.
response
is the last that
one has to expect for the command
.
response
is the last that
one has to expect for the command
.
response
is the last that
one has to expect for the command
.
InputStream
when downloading
data in org.finj.FTPConstants.LOCAL_DATA_TYPE
.pathname
to be created as a directory (if the pathname
is absolute)
or as a subdirectory of the current working directory (if the
pathname
is relative).
FTPException
s.
server
through the
FTPConstants.DEFAULT_FTP_PORT
.
server
through the
provided port
.
FTPClient.open (String)
instead.
THIS METHOD WILL NOT BE CONTINUED.
FTPClient.open (String, int)
instead.
THIS METHOD WILL NOT BE CONTINUED.
finj
project.org.finj.FTPClient
to treat up/downloaded data.response
passed as parameter.
response
passed as parameter.
FTPClient.putFile (InputStream, String)
instead.
THIS METHOD WILL NOT BE CONTINUED.
putFile (InputStream, String)
except that the resultant file is to be created in the current
directory nder a name unique to that directory.
putFile (InputStream, String)
except that the resultant file is to be created in the current
directory nder a name unique to that directory.
byte
from the undelying fields.
data
as possible to read from the
underlying stream.
data
as possible to read from the
underlying stream.
java.io.File
, that represents
files located on a distant computer.pathname
to be removed as a directory (if the pathname
is absolute)
or as a subdirectory of the current working directory (if the
pathname
is relative).
from
its
old pathname to
its new pathname.
setDataType (int)
, except that if the type
is FTPConstants.LOCAL_DATA_TYPE
, then the second parameter
(which is useless for the other types) must be the "logical byte size".
setWorkingDirectory (String)
,
and is included to simplify the implementation of programs for transferring
directory trees between operating systems having different syntaxes for
naming the parent directory.
org.finj.FTPServerProfile
interface is a strict, word by word transcription of RFC959:
FTP servers that work with this profile are 100% compatible.NAME
system type.
short
value and chops it
into a 2 byte
s array.
int
value and chops it
into a 4 byte
s array.
byte
array value and
links it into an int
value.
byte
value and
transcripts it into a short
value.
true
if data transfers are done
in passive mode.
nnn
minutes.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |