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