org.globus.io.streams
public class GridFTPOutputStream extends FTPOutputStream
ftp, output, state
Constructor and Description |
---|
GridFTPOutputStream(org.ietf.jgss.GSSCredential cred,
org.globus.gsi.gssapi.auth.Authorization auth,
java.lang.String host,
int port,
java.lang.String file,
boolean append,
boolean reqDCAU) |
GridFTPOutputStream(org.ietf.jgss.GSSCredential cred,
org.globus.gsi.gssapi.auth.Authorization auth,
java.lang.String host,
int port,
java.lang.String file,
boolean append,
boolean passive,
int type,
boolean reqDCAU) |
GridFTPOutputStream(org.ietf.jgss.GSSCredential cred,
org.globus.gsi.gssapi.auth.Authorization auth,
java.lang.String host,
int port,
java.lang.String file,
boolean append,
boolean passive,
int type,
boolean reqDCAU,
long size) |
GridFTPOutputStream(org.ietf.jgss.GSSCredential cred,
org.globus.gsi.gssapi.auth.Authorization auth,
java.lang.String host,
int port,
java.lang.String file,
boolean append,
boolean reqDCAU,
long size) |
GridFTPOutputStream(org.ietf.jgss.GSSCredential cred,
java.lang.String host,
int port,
java.lang.String file,
boolean append) |
public GridFTPOutputStream(org.ietf.jgss.GSSCredential cred, java.lang.String host, int port, java.lang.String file, boolean append) throws java.io.IOException, org.globus.ftp.exception.FTPException
java.io.IOException
org.globus.ftp.exception.FTPException
public GridFTPOutputStream(org.ietf.jgss.GSSCredential cred, org.globus.gsi.gssapi.auth.Authorization auth, java.lang.String host, int port, java.lang.String file, boolean append, boolean reqDCAU) throws java.io.IOException, org.globus.ftp.exception.FTPException
java.io.IOException
org.globus.ftp.exception.FTPException
public GridFTPOutputStream(org.ietf.jgss.GSSCredential cred, org.globus.gsi.gssapi.auth.Authorization auth, java.lang.String host, int port, java.lang.String file, boolean append, boolean reqDCAU, long size) throws java.io.IOException, org.globus.ftp.exception.FTPException
java.io.IOException
org.globus.ftp.exception.FTPException
public GridFTPOutputStream(org.ietf.jgss.GSSCredential cred, org.globus.gsi.gssapi.auth.Authorization auth, java.lang.String host, int port, java.lang.String file, boolean append, boolean passive, int type, boolean reqDCAU) throws java.io.IOException, org.globus.ftp.exception.FTPException
java.io.IOException
org.globus.ftp.exception.FTPException
public GridFTPOutputStream(org.ietf.jgss.GSSCredential cred, org.globus.gsi.gssapi.auth.Authorization auth, java.lang.String host, int port, java.lang.String file, boolean append, boolean passive, int type, boolean reqDCAU, long size) throws java.io.IOException, org.globus.ftp.exception.FTPException
java.io.IOException
org.globus.ftp.exception.FTPException