| Package | Description |
|---|---|
| htsjdk.samtools.seekablestream | |
| htsjdk.samtools.util.ftp |
| Constructor and Description |
|---|
SeekableFTPStream(java.net.URL url,
UserPasswordInput userPasswordInput) |
| 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
|