public class STOU extends AbstractCommand
STOU <CRLF>| Constructor and Description |
|---|
STOU() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(FtpIoSession session,
FtpServerContext context,
FtpRequest request)
Execute command.
|
protected FtpFile |
getUniqueFile(FtpIoSession session,
FtpFile oldFile)
Get unique file object.
|
public void execute(FtpIoSession session, FtpServerContext context, FtpRequest request) throws IOException, FtpException
session - The current FtpIoSessioncontext - The current FtpServerContextrequest - The current FtpRequestIOExceptionFtpExceptionprotected FtpFile getUniqueFile(FtpIoSession session, FtpFile oldFile) throws FtpException
FtpExceptionCopyright © 2003–2025 The Apache Software Foundation. All rights reserved.