public class FtpStatsCommand extends FtpCommand
Constructor and Description |
---|
FtpStatsCommand()
Constructor
|
Modifier and Type | Method and Description |
---|---|
protected void |
execute(FtpServerChannel channel,
String cmdKey,
Argument[] flags,
Argument[] args)
Execute a command.
|
checkLoggedIn, denyGuestAccessForWriteableCommands, encodeArgument, formatCmdline, getHomeFolderPath, getPotentialArgs, getPotentialFlags, handleException, normalizePath, run
protected void execute(FtpServerChannel channel, String cmdKey, Argument[] flags, Argument[] args) throws FtpException, FdkException, Exception
execute
in class FtpCommand
FtpException
FdkException
Exception
Copyright © 2023. All rights reserved.