Sending raw FTP commands

If you are familiar with the low-level FTP protocol, you can send a specific raw command to the server.

To send a raw FTP command:

  1. Choose File > Send Raw Command…
  2. Type in a valid FTP control command (such as: NOOP)
  3. Click Send

Transmit will display the server’s response to your command.

Sending SSH commands

When connected to a server via the SFTP protocol, you can also send remote SSH commands to the server.

To execute an SSH command on the server:

  1. Choose File > Send SSH Command…
  2. Type in a valid server-side command (such as: ls -l)
  3. Click Send

Transmit will display the server’s response to your command.

This article was last updated on January 26, 2018