public abstract class FileTransferOutputStream
extends java.io.OutputStream
| Constructor and Description |
|---|
FileTransferOutputStream() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getRemoteFile()
Get the name of the remote file (including one that may
have been generated by the server).
|