| Package | Description |
|---|---|
| htsjdk.samtools.util.ftp |
| Modifier and Type | Method and Description |
|---|---|
static FTPClient |
FTPUtils.connect(java.lang.String host,
java.lang.String userInfo,
UserPasswordInput userPasswordInput)
Connect to an FTP server
|
| Constructor and Description |
|---|
FTPStream(FTPClient ftp) |