public class FTPStrategy
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
ftpPass |
protected java.lang.String |
ftpUser |
protected BlobTransferPolicy |
transferPolicy |
protected java.net.URL |
url |
Constructor and Description |
---|
FTPStrategy(BlobTransferPolicy transferPolicy) |
Modifier and Type | Method and Description |
---|---|
protected org.apache.commons.net.ftp.FTPClient |
createFTP() |
protected void |
setUserInformation(java.lang.String userInfo) |
protected BlobTransferPolicy transferPolicy
protected java.net.URL url
protected java.lang.String ftpUser
protected java.lang.String ftpPass
public FTPStrategy(BlobTransferPolicy transferPolicy) throws java.net.MalformedURLException
java.net.MalformedURLException
Copyright © 2005-2014 Red Hat, Inc.. All Rights Reserved.