public class CWD extends AbstractCommand
CWD <SP> <pathname> <CRLF>| Constructor and Description |
|---|
CWD() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(FtpIoSession session,
FtpServerContext context,
org.apache.ftpserver.ftplet.FtpRequest request)
Execute command
|
public void execute(FtpIoSession session, FtpServerContext context, org.apache.ftpserver.ftplet.FtpRequest request) throws IOException, org.apache.ftpserver.ftplet.FtpException
session - The current FtpIoSessioncontext - The current FtpServerContextrequest - The current FtpRequestIOExceptionorg.apache.ftpserver.ftplet.FtpExceptionCopyright © 2003–2017 The Apache Software Foundation. All rights reserved.