public class STAT extends AbstractCommand
STAT [<SP> <pathname>] <CRLF>| Constructor and Description |
|---|
STAT() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(FtpIoSession session,
FtpServerContext context,
FtpRequest request)
Execute command
|
public void execute(FtpIoSession session, FtpServerContext context, FtpRequest request) throws IOException
session - The current FtpIoSessioncontext - The current FtpServerContextrequest - The current FtpRequestIOExceptionCopyright © 2003–2025 The Apache Software Foundation. All rights reserved.