Class FileSystemCommandFactory

java.lang.Object
com.sshtools.server.vsession.CommandFactory<ShellCommand>
com.sshtools.server.vsession.commands.fs.FileSystemCommandFactory

public class FileSystemCommandFactory extends CommandFactory<ShellCommand>
  • Constructor Details

    • FileSystemCommandFactory

      public FileSystemCommandFactory()
  • Method Details

    • installShellCommands

      protected void installShellCommands()
    • configureCommand

      protected void configureCommand(ShellCommand c, com.sshtools.common.ssh.SshConnection con) throws IOException, com.sshtools.common.permissions.PermissionDeniedException
      Overrides:
      configureCommand in class CommandFactory<ShellCommand>
      Throws:
      IOException
      com.sshtools.common.permissions.PermissionDeniedException