|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
FileTransferClient
is the key
class for edtFTPj/Free and provides basic FTP features.ControlChannelIOException
with null
as its error detail message.
ControlChannelIOException
with the specified detail message.
FTPControlSocket
using the given
Socket
object.
FTPClientInterface.getRemotePort()
instead.
FTPClient.getNetworkBufferSize()
FTPClient.getNetworkBufferSize()
FTPClient.dir(String)
FTPClient.dir(String,boolean)
mark
and
reset
methods.
FTPDataSocket
object (server mode) which will
listen on the given port number.
FTPDataSocket
object (client mode) and connect
to the given remote host and port number.
InputStream
.
InputStream
and place it in the given byte-array.
InputStream
and place it in the given byte-array.
InputStream
.
mark
method was last called on this input stream.
FTPClientInterface.setRemotePort(int)
instead.
FTPClient.setNetworkBufferSize(int)
FTPClient.setNetworkBufferSize(int)
n
bytes of data from this input
stream.
b.length
bytes from the specified byte array
to this output stream.
len
bytes from the specified byte array
starting at offset off
to this output stream.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |