Add ABOR command
This commit is contained in:
@@ -7,6 +7,7 @@ namespace DearFTP.Connection.Commands
|
||||
{
|
||||
public ICommand[] Commands { get; } = new ICommand[]
|
||||
{
|
||||
new AbortCommand(),
|
||||
new AuthCommand(),
|
||||
new ClntCommand(),
|
||||
new CwdCommand(),
|
||||
|
||||
Reference in New Issue
Block a user