Manage the Advanced Server Access server agent

Operating System Start the server agent Stop the server agent Uninstall the server agent
Ubuntu or Debian Run sudo systemctl start sftd Run sudo systemctl stop sftd Run sudo apt-get remove scaleft-server-tools
Red Hat or Fedora Run sudo systemctl start sftd Run sudo systemctl stop sftd Run sudo yum remove scaleft-server-tools
FreeBSD Run service sshd start Run service sshd stop Run pkg remove scaleft-server-tools
Windows Run start-service sftd Run stop-service sftd Run sc.exe delete scaleft-server-tools

Related topics