|
Secure iNet Factory | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FileTransfer | |
---|---|
com.jscape.filetransfer | Contains wrapper classes for all file transfer protocols including FTP, SFTP (FTP over SSH) and FTPS (FTP over SSL) |
Uses of FileTransfer in com.jscape.filetransfer |
---|
Classes in com.jscape.filetransfer that implement FileTransfer | |
---|---|
class |
FtpsImplicitTransfer
Implements the basic functionality of a FTPS client using implicit SSL. |
class |
FtpsTransfer
Implements the basic functionality of a FTPS client using explicit SSL. |
class |
FtpTransfer
Implements the basic functionality of a FTP client. |
class |
SftpTransfer
Implements the basic functionality of a SFTP (FTP over SSH) client. |
Methods in com.jscape.filetransfer that return FileTransfer | |
---|---|
FileTransfer |
FileTransfer.copy()
Returns a copy of current transfer instance with same listeners. |
FileTransfer |
FtpTransfer.copy()
|
FileTransfer |
FtpsImplicitTransfer.copy()
|
FileTransfer |
FtpsTransfer.copy()
|
FileTransfer |
SftpTransfer.copy()
|
|
Secure iNet Factory | |||||||||
PREV NEXT | FRAMES NO FRAMES |